Description Usage Format Value Examples
The matrix contains 20 rows (CpG islands) and 20 columns (20 samples). The beta values are uniformly distributed between 0 and 0.1 for all samples and CpG islands. Sample #1 values for (CpG_4 - CpG_16) are >> 0.1
1 | data("methylation_matrix")
|
An object of class matrix
(inherits from array
) with 20 rows and 20 columns.
A matrix object.
1 2 | data("methylation_matrix")
dim(methylation_matrix)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.