| Methylation | R Documentation |
A binary matrix of DNA methylation measurements for a sample of individuals. Each row represents an individual and each column a CpG site; a value of 1 indicates methylation and 0 indicates no methylation.
Methylation
A binary matrix with 50 rows (individuals) and 13 columns (CpG sites).
Publicly available methylation data used for illustrative purposes.
data("Methylation")
dim(Methylation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.