How to do the gene ontology analysis for the list of genes
1
0
Entering edit mode
3.1 years ago

Hello I have list of ensembl IDs for this list of gene IDs i wanted to the gene ontology analysis. any suggestions for the tools

Thank you

R RNAseq geneontology rna goseq • 2.2k views
ADD COMMENT
0
Entering edit mode

you can use clusterProfiler package in R gsea clusterprofiler

ADD REPLY
0
Entering edit mode

tried This but we need to give fold chain info that I don't have. only gene IDs I have

ADD REPLY
0
Entering edit mode

You want to look at Chapter 5 (GO Analysis) of the clusterProfiler book.

This paper by Khatri et al. is a great starting point to understand the differences between enrichment analyses and overrepresentation analyses and the corresponding tools.

EDIT: If you only want to retrieve the GO terms associated with each gene ID (not any type of enrichment/overrepresentation analysis), you can check out the getgo() function from the goseq package.

ADD REPLY
0
Entering edit mode
3.1 years ago

If you got those IDs from ensembl it should be possible to also get the orthologs based on those IDs. I look around on the Ensembl portal , especially the compara subsection (https://www.ensembl.org/info/genome/compara/index.html)

EDIT: misread the question, it's not about orthology but about ontology.

ADD COMMENT
0
Entering edit mode

I did not get how this relevant to my question?

ADD REPLY
0
Entering edit mode

well, that you do not need any tools to get the orthologs. You can get the orthologs directly from the ensembl website (given that the species you work with are in ensembl?).

If I misread your question, do correct me.

ADD REPLY
0
Entering edit mode

Yes its mouse ensemble IDs which are not DE genes, for my objective I need the GO info from the list of IDs is it possible get GO info only with IDs

ADD REPLY
0
Entering edit mode

ok, so I did misread your question somewhat, my bad.

but yes, you can also get the GO info from the ensembl website.

(what do you mean with mouse RNAseq IDs ?)

ADD REPLY
0
Entering edit mode

sorry for typo I have edited. can you provide me the link

ADD REPLY

Login before adding your answer.

Traffic: 3022 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6