Getting BP, MF and CC from GO IDs
2
0
Entering edit mode
7.5 years ago
EVR ▴ 610

HI,

I have a list of GO Ids and I want to know their BP, MF and CC. Is it possible to get those BPs, MFs or CC either through online resource or in R. Thanks in advance.

Gene Ontology • 5.5k views
ADD COMMENT
0
Entering edit mode
7.5 years ago
Michael 54k

Check out

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

Using GeneSCF, you can download complete GO (BP,CC,MF) as simple text file along with the genes in each process.

Gene Set Clustering based on Functional annotation (GeneSCF)

Example like this.

ADD COMMENT
0
Entering edit mode

Bu the input file requires either Gene Id or Gene Symbol. In my case i have only GO iDs. How can your tool can be modified to extract ontology from GO IDs

ADD REPLY
0
Entering edit mode

Use 'prepare_database' module from GeneSCF.

./prepare_database -db=GO_all -org=hsa

The above biostar page for GeneSCF 'Two step process' explains in detail.

ADD REPLY

Login before adding your answer.

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