runEnsDbApp.RdThis 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 runApp function
from the shiny package.
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.