Description Usage Arguments Value Author(s)
Returns for given GOterm (as ID or number) the corresponding gene ontology as number, where 1 codes for biological process, 2 for molecular function and 4 for cellular component. If the result is 0, something went wrong.
1  | ontologyNr(GOtermNrOrId, Verbose = FALSE)
 | 
GOtermNrOrId | 
 String vector [1:n] of GOtermIds (like 'GO:0008150') OR Numeric vector [1:n] of GOterm numbers (like 8150).  | 
Verbose | 
 Boolean variable. If TRUE, function prints information in GUI window. Default: FALSE  | 
OntoNumber | 
 Numeric vector [1:n] indicating the Gene Ontology that the GOterm belongs to.  | 
CL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.