scanMiRApp
is a companion package to scanMiR.
It contains:
ScanMiRAnno
class, which encapsulates all the annotation information necessary for the
app/wrappers in this package for a given species.IndexedFst
class for fast indexed reading of
large GenomicRanges or data.frames; this is used to enable fast random access to pre-compiled
scans and aggregations without having to load them in memory.scanMiR
functions, for tasks like scanning or
visualizing sites on the UTR of a given transcript, running transcriptome-wide scans, or
finding enriched miRNA-target pairs.Click here for a live version of the app. For more information, see the package's vignettes and the preprint.
First ensure that scanMiR and scanMiRData are installed, then install with:
BiocManager::install("ETHZ-INS/scanMiRApp")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.