A set of ChIP-Seq peaks where AR and ER were both detected

data("ar_er_peaks")

Format

An object of class GRanges of length 229.

Details

The subset of peaks found on chr1, and which contained signal from AR and ER, along with H3K27ac signal were taken from GSE123767. Peaks were resized to a uniform width of 400bp after downloading

Generation of these ranges is documented in system.file("scripts/ar_er_peaks.R", package = "motifTestR")

Examples

data("ar_er_peaks")
ar_er_peaks
#> GRanges object with 229 ranges and 0 metadata columns:
#>         seqnames              ranges strand
#>            <Rle>           <IRanges>  <Rle>
#>     [1]     chr1     5658040-5658439      *
#>     [2]     chr1     6217913-6218312      *
#>     [3]     chr1     6543164-6543563      *
#>     [4]     chr1     8319267-8319666      *
#>     [5]     chr1     8472552-8472951      *
#>     ...      ...                 ...    ...
#>   [225]     chr1 244490601-244491000      *
#>   [226]     chr1 246158593-246158992      *
#>   [227]     chr1 246771887-246772286      *
#>   [228]     chr1 246868678-246869077      *
#>   [229]     chr1 246873126-246873525      *
#>   -------
#>   seqinfo: 24 sequences from hg19 genome