Thank you for the info. So do I need to have the input data in order to do that?
Transcriptome data or GO annotation for A. thaliana bud stage
Hi,
Does anyone know where can I download the transcriptome data or GO annotation for A. thaliana bud stage? Would appreciate all the help I can get! Thank you.
• 1,912 views
•
link
1 answer
Using GeneSCF you can extract GO annotations with list of genes (text file as table) for any organism available in Geneontology.org,
• 1 views
•
link
• 1 views
•
link
If you want to do gene enrichment analysis, you need to have list of significant genes (differentially expressed) from your analysis.
If you just need all GO_ID, GO_name and list of corresponding genes from A. thaliana, use "prepare_database" module from GeneSCF. It will extract the information in simplified table format in a text file.
• 1 views
•
link
Log in to answer this question.
See if this works from EBI-ENA for RNAseq data.
Thank you very much!