View source: R/ontology_shared.R
golev | R Documentation |
Sometimes it is useful to know how far up/down the ontology tree a given id resides. This attmepts to answer that question.
golev(go)
go |
GO id, this may be a character or list (assuming the elements are goids). |
Set of numbers corresponding to approximate tree positions of the GO ids.
[AnnotationDbi] [GO.db]
## Not run:
golev("GO:0032559")
## > 3
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.