View source: R/ontology_shared.R
goterm | R Documentation |
Get a go term from ID.
goterm(go = "GO:0032559")
go |
GO id or a list thereof, this may be a character or list(assuming the elements, not names, are goids). |
Some text containing the terms associated with GO id(s).
[AnnotationDbi] [GO.db]
## Not run:
goterm("GO:0032559")
## > GO:0032559
## > "adenyl ribonucleotide binding"
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.