View source: R/estimate-cell-counts.r
meffil.estimate.cell.counts.from.betas | R Documentation |
Estimate cell counts for a methylation matrix from a reference
meffil.estimate.cell.counts.from.betas(beta, cell.type.reference, verbose = F)
beta |
Matrix of methylation levels (rows = CpG sites, columns = subjects). |
cell.type.reference |
Character string name of the cell type reference
to use for estimating cell counts.
See |
verbose |
If |
A matrix of cell count estimates.
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.