real_peaks {target} | R Documentation |
Androgen recepor peaks from ChIP-Seq experiment in the LNCaP cell line.
real_peaks
A GRanges
https://github.com/suwangbio/BETA/blob/master/BETA_test_data/3656_peaks.bed
# 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')