Entering edit mode
8.4 years ago
animesh_10kuet
▴
10
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.
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.