Description Usage Arguments Value Examples
View source: R/simulate_data.R
Constructs a simulated SigSet
dataset. For the given platform,
randomly simulate methylated and unmethylated allele signals. In-band signals
were simulated using a N(4000, 200) normal distribution. Out-of-band signals
were simulated using a N(400, 200) normal distribution. Control signals were
simulated using a N(400, 300) normal distribution.
1 | makeExampleSeSAMeDataSet(platform = c("HM450", "EPIC", "HM27"))
|
platform |
optional, HM450, EPIC or HM27 |
Object of class SigSet
1 | sset <- makeExampleSeSAMeDataSet()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.