Chipseq_Peak_demo {seq2pathway}R Documentation

chip seq loci data example

Description

chip seq loci data example

Usage

data("Chipseq_Peak_demo")

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

Value

a data frame of chip sequence peak information

Examples

data(Chipseq_Peak_demo)
head(Chipseq_Peak_demo)

[Package seq2pathway version 1.14.0 Index]