Description Usage Arguments Details Value Author(s)
Implementation of the LUMP (Leukocytes UnMethylation for Purity) algorithm for purity estimation on methylation datasets.
1 | rnb.execute.lump(dataset)
|
dataset |
Methylation dataset to study, provided as an object of type inheriting |
The LUMP algorithm is developed by Dvir Aran, Marina Sirota and Atul J. Buttea.
Purity esimates provided as a vector
of values in the range [0, 1]
. The attribute
"sites"
contains the number of sites used in estimating the immune cell proportions. In case the
dataset does not contain measurements for any of the sites on which LUMP focuses, the return values is
NULL
.
Yassen Assenov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.