GO terms from keywords in R
1
0
Entering edit mode
5.2 years ago
kakukeshi ▴ 80

Hi,

I'm looking for a way to retrieve go terms programmatically in R using a set of keywords. Any ideas?

Thanks

R r ontology • 1.5k views
ADD COMMENT
0
Entering edit mode

BiomaRt package might be one way to go. Did you try your favorite internet search engine?

ADD REPLY
0
Entering edit mode
5.2 years ago
EagleEye 7.5k

1) Use GeneSCF's 'prepare_database' (example) module to download all GO terms with genes as a simple text file.

2) Use this text file and grep the terms you want.

ADD COMMENT

Login before adding your answer.

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