Description Usage Arguments Value
Create density sparklines for inclusion levels
1 2 3 4 5 6 7 8 | createDensitySparklines(
data,
events,
areSplicingEvents = TRUE,
groups = NULL,
geneExpr = NULL,
inputID = "sparklineInput"
)
|
data |
Character: HTML-formatted data series of interest |
events |
Character: event identifiers |
areSplicingEvents |
Boolean: are these splicing events (TRUE) or gene expression (FALSE)? |
groups |
Character: name of the groups used for differential analyses |
geneExpr |
Character: name of the gene expression dataset |
inputID |
Character: identifier of input to get attributes of clicked event (Shiny only) |
HTML element with sparkline data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.