Description Usage Arguments Value Co-methylation Note
simulate()
samples the distribution of average methylation level
(MethLevelDT
slot) and the distributions of within-fragment
co-methylation (ComethDT
slot) to compute the transition
probabilities under a first-order Markov process.
1 2 3 |
object |
A |
nsim |
The number of methylomes to simulate using the
parameters given in |
seed |
An object specifying if and how the random number generator
should be initialized ('seeded'). For the |
epsilon |
An offset added/subtracted to a region's sampled methylation level to avoid zero/one values. |
seqlevels |
A character vector of
|
BPPARAM |
An optional
|
... |
Optional arguments passed to the internal function
|
A list of length nsim
of SimulatedMethylome objects.
TODO: Describe min_n
, mean_fun
, sd_fun
, etc.
Currently only supports simulation of CpG methylation and unstranded methylomes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.