real_peaks: AR peaks in LNCaP cell line

Description Usage Format Source See Also Examples

Description

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

Usage

1

Format

A GRanges

Source

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

See Also

real_transcripts

sim_peaks

Examples

1
2
3
4
5
6
7
8
# 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')

target documentation built on Nov. 8, 2020, 5:28 p.m.