View source: R/ontology_shared.R
godef | R Documentation |
Sometimes it is nice to be able to read the full definition of some GO terms.
godef(go = "GO:0032432")
go |
GO ID, this may be a character or list (assuming the elements are goids). |
Some text providing the long definition of each provided GO id.
[AnnotationDbi] [GO.db]
## Not run:
godef("GO:0032432")
## > GO:0032432
## > "An assembly of actin filaments that are on the same axis but may be
## > same or opposite polarities and may be packed with different levels of tightness."
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.