Description Usage Format Value See Also Examples
A group of forward and reverse reads, in a GRanges
, that can be
used to test the rjmcmc
function.
1 |
A GRanges
containing forward and reverse reads.
A GRanges
containing forward and reverse reads.
rjmcmc
for profiling of nucleosome positions
1 2 3 4 5 6 | ## Loading dataset
data(reads_demo_01)
## Nucleosome positioning
rjmcmc(reads = reads_demo_01, nbrIterations = 100, lambda = 3, kMax = 30,
minInterval = 146, maxInterval = 292, minReads = 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.