Get Gene Ontology ID from gene symbol using R
1
0
Entering edit mode
3.8 years ago
Mee • 0

I would like to use the package mgdsa in R to do Multi Dimensional Gene Set Analysis, but it only accepts GO ID and I have gene symbol. How can I get gene ontology ID from gene symbol?

Thank you!

gene ontology gene symbol • 2.9k views
ADD COMMENT
2
Entering edit mode
3.8 years ago

Hi,

If you want to stick with R, you can try to use the function getGO (getGO: Gene Ontology Query) from the package biomartr (biomartr: Genomic Data Retrieval) that will give the GO terms based on gene ids.

Although if you don't want to do it in R, I believe that DAVID or AmiGO2 web resources can be good alternatives.

I hope this answers your question!

António

ADD COMMENT

Login before adding your answer.

Traffic: 2378 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