Chipseq_Peak_demo {seq2pathway} | R Documentation |
chip seq loci data example
data("Chipseq_Peak_demo")
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
a data frame of chip sequence peak information
data(Chipseq_Peak_demo) head(Chipseq_Peak_demo)