View source: R/analysis_information.R
renderGeneticInfo | R Documentation |
Render genetic information
renderGeneticInfo(
output,
info,
species = NULL,
assembly = NULL,
grch37 = FALSE,
eventDiagram = NULL,
gene = NULL
)
output |
Shiny output |
info |
Information as retrieved from Ensembl |
species |
Character: species name |
assembly |
Character: assembly version |
grch37 |
Boolean: use version GRCh37 of the genome? |
eventDiagram |
Diagram of selected alternative splicing event |
ns |
Namespace function |
HTML elements to render gene, protein and transcript annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.