View source: R/estimate-cell-counts.r
meffil.estimate.cell.counts | R Documentation |
Estimate cell type ratios from methylation profiles of purified cell populations (Infinium HumanMethylation450 BeadChip) using the the Houseman algorithm (PMID 22568884).
meffil.estimate.cell.counts(qc.object, cell.type.reference, verbose = T)
cell.type.reference |
Character string name of the cell type reference
to use for estimating cell counts.
See |
verbose |
If |
object |
An object created by |
A list:
counts
Cell count estimates.
beta
Normalized methylation levels of sites used to differentiate
reference
Name of the cell type reference used.
between reference cell types.
Results should be nearly identical to estimateCellCounts()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.