Gene Ontology mining from IDs
4
0
Entering edit mode
7.9 years ago
aj123 ▴ 120

Hi, I have a list of GO IDs and would like to know how I can get their associated term?

Gene Ontology gene • 2.8k views
ADD COMMENT
0
Entering edit mode

If you've got a list of GO IDs and want to know their associated terms, use BioMart, available as a web interface, in R or through its Perl API and RESTful services. Which species are you interested in?

ADD REPLY
0
Entering edit mode

Hi Denise-interested in Human and Mouse. thank you.

ADD REPLY
0
Entering edit mode

Good. And for 'associated terms'. What do you mean by those? GO IDs associated with gene IDs? Or associated GO descriptions? Have a look at this GO FAQ to get to a previous post in BioStars.

ADD REPLY
0
Entering edit mode

I just don't see where there's anything ambiguous here. The Gene Ontology has terms which have IDs. The OP has a list of IDs from GO for which they want to find the corresponding terms. Nowhere is there any mention of genes or p-values or anything else. For once we have a clearly stated question, why do we want to make things confusing ?

ADD REPLY
1
Entering edit mode
7.9 years ago

If you're going to do a bunch of them in batch, probably downloading the GO ontology release (http://geneontology.org/page/download-ontology) and then extracting out the information you want through a small script would be the best way.

If you have few enough you can do them by hand, I would say just go through AmiGO 2 (http://amigo.geneontology.org/amigo).

ADD COMMENT
1
Entering edit mode

Another option if you need to do this a lot is to use the MySQL database. A dump is available on the download page. For this, you only need the term table.

ADD REPLY
0
Entering edit mode
7.9 years ago
ivivek_ngs ★ 5.2k

Do you mean you have GO terms, and are they associated with p-values? Then you can do a summarisation or lets say over-representation analysis of GO terms with ReviGo or GO term mapper

I would still ask you to be a bit more descriptive with your question and tell us what you intend to perform and what have you tried till now. It would be easier for others to help you out.

Note: Search Google with GO Term association. A lot of hits will turn with Biostars.

ADD COMMENT
0
Entering edit mode
7.9 years ago
EagleEye 7.5k

Easy way by simple commandline tool GeneSCF,

A: focus on specific pathway

ADD COMMENT
0
Entering edit mode
7.9 years ago
LLTommy ★ 1.2k

I agree with vchris. It would help if you are more specific.

I mean, of course there are many places where you can find the related term for a Go id, for example the GO website...? So what is the actual problem here?

ADD COMMENT

Login before adding your answer.

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