GO terms from list of genes
1
0
Entering edit mode
4.0 years ago

Hi,

Can anyone recommend an approach to translate a gene list compiled from the literature in to GO terms

e.g.

cers4b gtpbp4 tpm4b cul1a

Could this not be done with ensemble? I am struggling to find a straightforward approach.

Many thanks in advance

J

gene • 566 views
ADD COMMENT
1
Entering edit mode
4.0 years ago

Try the Ensembl BioMart for a non-programmatic way. Otherwise, you can use various modules/packages in your favorite programming language. For example, you can use the Ensembl perl API to retrieve this info directly from the Ensembl database or, in R, you can use the getGOInfo() function from the GOSim bioconductor package.
Note that you may need to convert your identifiers/names to suitable gene IDs.

ADD COMMENT

Login before adding your answer.

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