real_peaks {target}R Documentation

AR peaks in LNCaP cell line

Description

Androgen recepor peaks from ChIP-Seq experiment in the LNCaP cell line.

Usage

real_peaks

Format

A GRanges

Source

https://github.com/suwangbio/BETA/blob/master/BETA_test_data/3656_peaks.bed

See Also

real_transcripts

sim_peaks

Examples

# load data
data('real_peaks')

# locate the raw data
system.file('extdata', '3656_peaks.bed.gz', package = 'target')

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

[Package target version 1.0.0 Index]