View source: R/ontology_shared.R
gosec | R Documentation |
Unfortunately, GOTERM's returns for secondary IDs are not consistent, so this function has to have a whole bunch of logic to handle the various outputs.
gosec(go = "GO:0032432")
go |
GO ID, this may be a character or list(assuming the elements, not names, are goids). |
Some text comprising the secondary GO id(s).
[AnnotationDbi] [GO.db]
## Not run:
gosec("GO:0032432")
## > GO:0032432
## > "GO:0000141" "GO:0030482"
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.