chipseq: Example Genomic Peak Data Set

Description Usage Format

Description

This object contains genomic peaks from two replicate ChIP-seq experiments.

Usage

1

Format

A list with two components, the data frames rep1_df and rep2_df, which have the following four columns:

column 1: chr character; genomic location of peak - chromosome (e.g., "chr3")
column 2: start integer; genomic location of peak - start coordinate
column 3: end integer; genomic location of peak - end coordinate
column 4: value numeric; heuristic used to rank the peaks

idr2d documentation built on Nov. 8, 2020, 6:16 p.m.