View source: R/functions-utils.R
runEnsDbApp | R Documentation |
This function starts the interactive EnsDb
shiny web application that
allows to look up gene/transcript/exon annotations from an EnsDb
annotation package installed locally.
runEnsDbApp(...)
... |
Additional arguments passed to the |
The shiny
based web application allows to look up any annotation
available in any of the locally installed EnsDb
annotation packages.
If the button Return & close is clicked, the function returns
the results of the present query either as data.frame
or as
GRanges
object.
Johannes Rainer
EnsDb
, genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.