Description Usage Arguments Value Author(s) Examples
getMeth is a function to easily extract DNA methylation data out of a MEE.data object. By specifying probe or ID for samples, a matrix of DNA methylation values for defined probes and samples will be extracted out of MEE.data object.
1 2 3 4 |
object |
MEE.data object |
probe |
A vector of probes' name. When specified, DNA methylation only for these probes will be output. |
ID |
A vector of sample ID. When specified, DNA methylation only for these samples will be output. |
A matrix of DNA methylation values.
Lijing Yao (maintainer: lijingya@usc.edu)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.