This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gene Ontology Analysis

Hello,

I am doing RNA-Seq analysis and found more than 500 significantly differentially expressed genes. Next, I have finished the gene ontology analysis by using the GOStats package in R. But in the output file, I couldn't see whether any "GO-terms" enriched or depleted. I have tried to find in the "GOstats" package but failed to do so.

I need your help regarding this issue.

Thanks,

rna-seq

Did not you obtain any GO terms? if so, you cany try other tools, such DAVID, goprofile.

2 answers

Gene ontology comparsion between up- and down-regulated genes

Hi, Thanks for your response. Unfortunately, it didn't say clearly about the GOstats package. I only need to know which "GO-terms" are enriched or depleted. But I couldn't find no such thing in the "GOstats" vignette.

If you have information from GOstats, such as P-value, number of genes from your list involved in each term. You can rank the terms with p-values and number of genes. The terms which comes in top rank are the enriched terms for your set of genes. The link I provided in earlier post is the way of presenting your enriched terms.

If GOstats does not have more information, you can try other tools. But you should be careful in choosing your tools since many of the tools are having oudated resource/database. I can recommend you to use GeneSCF.

Log in to answer this question.