Find Corresponding GO ID of Gene name in YORF format in R
1
0
Entering edit mode
7.8 years ago

I need to find the corresponding GO ID for the gene name YORF format.

For example: Gene name "YGL013C" . I need to find the corresponding annotated gene GO ID "GO:0042493" and the evidence code of this annotation.

I need to mapping using R. Please help.

R go gene gene-ontology yeast • 2.6k views
ADD COMMENT
0
Entering edit mode
7.8 years ago
Denise CS ★ 5.2k

Ensembl Fungi has got the mapping of YORFs to GO IDs. You can retrieve that data with the web interface of BioMart in addition to biomaRt, the R version in Bioconductor.

ADD COMMENT
0
Entering edit mode

Just came across with this comprehensive post by Thomas Maurel (BiomaRt or how to access the Ensembl data from R). Although it's based on Ensembl (not Ensembl Fungi), it can be useful to you. From The biomaRt user's guide you can connect to other databases than Ensembl. The example given in there is Wormbase.

ADD REPLY

Login before adding your answer.

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