intePareto (version 0.0.1)

test_chip_meta: meta data of preprocessed ChIP-Seq data

Description

The ChIP-Seq meta data.frame at least three columns: 1. mark: the mark of histone modifications (e.g. H3K4me3 or H3K27ac). 2. condition: identifier of the condition to which each sample belongs. 3. files: the exact address of the aligned bam files.

Usage

data(test_chip_meta)

Arguments

Format

An object of data.frame.

Examples

Run this code
# NOT RUN {
data(test_chip_meta)
# }

Run the code above in your browser using DataLab