getMouseMirExp | R Documentation |
Get the mouse miRNA expression in a given tissue or celltype, based on the GSE119661 dataset (Kern et al., 2020) supplemented with some celltypes from the GSE30286 dataset (He et al., 2012).
getMouseMirExp(x = NULL)
x |
Desired tissue or celltype |
If 'x' is NULL, returns a vector of the possible values. If 'x' is given and matches a tissue/celltype of the dataset, returns the average miRNA expression as logCPM, i.e. log(1+counts per million).
head(getMouseMirExp("Muscle"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.