View source: R/GeneTonic-extras.R
geneinfo_2_html | R Documentation |
Assembles information, in HTML format, regarding a gene symbol identifier
geneinfo_2_html(gene_id, res_de = NULL)
gene_id |
Character specifying the gene identifier for which to retrieve information |
res_de |
A |
Creates links to the NCBI and the GeneCards databases
HTML content related to a gene identifier, to be displayed in web applications (or inserted in Rmd documents)
geneinfo_2_html("ACTB")
geneinfo_2_html("Pf4")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.