reads_demo_01: Forward reads and reverse reads in 'GRanges' format (for demo...

Description Usage Format Value See Also Examples

Description

A group of forward and reverse reads, in a GRanges, that can be used to test the rjmcmc function.

Usage

1

Format

A GRanges containing forward and reverse reads.

Value

A GRanges containing forward and reverse reads.

See Also

Examples

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)

RJMCMCNucleosomes documentation built on Nov. 8, 2020, 8:20 p.m.