.aaf.goterm {annaffy} | R Documentation |
Given a Gene Ontology number, return its type and name.
.aaf.goterm(num)
num |
Gene Ontology number - should be formatted GO:XXXXXXX |
A list with components
type |
Type of GO record, either Biological Process, Cellular Component, or Molecular Function. |
name |
A character vector containing the GO name. |
Written at the NASA Center for Computational Astrobiology
http://cca.arc.nasa.gov/
Colin A. Smith, annaffy@colinsmith.org