View source: R/GeneTonic-extras.R
go_2_html | 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")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.