You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @diegozea :
As you mentioned in document. same question as me #4
This script add_transcripts should run after transcript_query and before thoraxe.
If the species I am studying is not a model species, I cannot use transcript_query to query. How should I organize the input files required by thoraxe ?
Best wish
zpliu
The text was updated successfully, but these errors were encountered:
Thank you so much for your question about using our software for species not represented in the Ensembl database. I appreciate your interest and would be happy to help you in any way. Here is the suggested workflow:
Run transcript_query with the model species: Even if your primary focus is on a non-model species, begin by running transcript_query using a model species you want to include in your analysis. You need at least two species in Ensembl to allow the script to create the required files and folder structure.
Prepare your custom data: Create a CSV file containing your non-model species data according to the format detailed in our documentation. Please refer to the Input Preparation section for guidance: Add Transcripts - Input Preparation.
Run add_transcripts: Use this script to incorporate your custom-assembled data into the ThorAxe structure you obtained from the model species analysis.
Execute thoraxe: Finally, run thoraxe on the updated dataset that now includes both the model and non-model species data.
Please do not hesitate to contact me if you have any problems during this process or have specific suggestions for improving our documentation. Your feedback is valuable in enhancing our software's user experience and utility.
Looking forward to hearing from you, and best regards,
Hi @diegozea :
As you mentioned in document. same question as me #4
If the species I am studying is not a model species, I cannot use
transcript_query
to query. How should I organize the input files required bythoraxe
?Best wish
zpliu
The text was updated successfully, but these errors were encountered: