getHumanMirExp: getHumanMirExp

View source: R/misc.R

getHumanMirExpR Documentation

getHumanMirExp

Description

Get the human miRNA expression in a given tissue or celltype from the 'microRNAome' package (McCall et al., 2017).

Usage

getHumanMirExp(x = NULL)

Arguments

x

Desired tissue or celltype

Value

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).

Examples

head(getHumanMirExp("thyroid"))

ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.