go_2_html {GeneTonic} | R Documentation |
Assembles information, in HTML format, regarding a Gene Ontology identifier
go_2_html(go_id, res_enrich = NULL)
go_id |
Character, specifying the GeneOntology identifier for which to retrieve information |
res_enrich |
A |
Also creates a link to the AmiGO database
HTML content related to a GeneOntology identifier, to be displayed in web applications (or inserted in Rmd documents)
go_2_html("GO:0002250") go_2_html("GO:0043368")