Fetch gene ontology information from geneontology.org
Fetches gene ontology data from geneontology.org for the provided organism ID.
fetch_go(organism_id)
organism_id |
An NCBI taxonomy identifier of an organism (TaxId). Possible inputs inlude only: "9606" (Human), "559292" (Yeast) and "83333" (E. coli). |
A data frame that contains gene ontology mappings to UniProt or SGD IDs. The original file is a .GAF file. A detailed description of all columns can be found here: http://geneontology.org/docs/go-annotation-file-gaf-format-2.1/
fetch_go("9606")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.