sim_peaks {target}R Documentation

Simulated peaks

Description

is randomly generated peaks with random distances from the transcripts start sites (TSS) of chromosome 1 of the mm10 mouse genome.

Usage

sim_peaks

Format

A GRanges

See Also

real_peaks

sim_transcripts

Examples

# load data
data('sim_peaks')

# locate the source code for preparing the data
system.file('extdata', 'make-data.R', package = 'target')

[Package target version 1.6.0 Index]