Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_transcripts #6

Open
zpliu1126 opened this issue Jan 22, 2024 · 1 comment
Open

add_transcripts #6

zpliu1126 opened this issue Jan 22, 2024 · 1 comment

Comments

@zpliu1126
Copy link
Contributor

zpliu1126 commented Jan 22, 2024

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

@diegozea
Copy link
Member

diegozea commented Feb 5, 2024

Dear @zpliu1126,

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:

  1. 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.

  2. 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.

  3. Run add_transcripts: Use this script to incorporate your custom-assembled data into the ThorAxe structure you obtained from the model species analysis.

  4. 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,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants