fake_methylation {methcon5} | R Documentation |
Simple simulated methylation dataset
fake_methylation
A data frame with 2771 rows and 3 variables: gene
,
cons_level
and meth
.
This dataset is for example use only. It contains 500 genes
identified by gene
each with one of 3 types of conservation levels
"low", "medium" and "high". The methylation values are independent randomly
distributed within each gene. Thus no spacial correlation is assumed.