Description Usage Arguments Details Value Examples
View source: R/GeneTonic-extras.R
Assembles information, in HTML format, regarding a gene symbol identifier
| 1 | 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)
| 1 2 | 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.