View source: R/betas_from_bump.R
betas_from_bump | R Documentation |
The function obtains beta values corresponding to the CpGs into DMRs.
betas_from_bump(bump, fd, betas)
bump |
the result from bumphunter. |
fd |
a data frame containing the genomic ranges for each CpGs. |
betas |
a matrix containing the beta values for all CpGs in each sample. |
The function returns a data frame containing the beta values for each sample and CpG into DMR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.