methylation_matrix: Matrix with simulated beta values for CpG islands for testing...

Description Usage Format Value Examples

Description

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

Usage

1
data("methylation_matrix")

Format

An object of class matrix (inherits from array) with 20 rows and 20 columns.

Value

A matrix object.

Examples

1
2
data("methylation_matrix")
dim(methylation_matrix)

yocra3/epimutacions documentation built on Jan. 1, 2021, 1:46 p.m.