Learn R Programming

seq2pathway (version 1.4.0)

Chipseq_Peak_demo: chip seq loci data example

Description

chip seq loci data example

Usage

data("Chipseq_Peak_demo")

Arguments

Value

a data frame of chip sequence peak information

Format

A data frame with 5 observations on the following 5 variables.
peakID
unique chip peak name information
chrom
chromosome information
start
loci start
end
loci end
signalvalue
a numeric vector

Examples

Run this code
data(Chipseq_Peak_demo)
head(Chipseq_Peak_demo)

Run the code above in your browser using DataLab