View source: R/availableRAVmodel.R
availableRAVmodel | R Documentation |
List the available RAVmodels
availableRAVmodel(simplify = TRUE)
simplify |
Default is |
Under the default, this function will return a data frame with four columns - prior, version, update, pkg_version.
prior
: Different gene sets used for RAVmodel annotation.
Currently, two are available - C2
for MSigDB C2 (curated gene
sets), and PLIERpriors
for bloodCellMarkersIRISDMAP, svmMarkers,
and canonicalPathways
version
: RAVmodel's version, which can be an input for
version
argument of getModel
function
update
: Date the RAVmodel is updated
pkg_version
: Compatible version of GenomicSuperSignature
availableRAVmodel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.