peaks.gr {GUIDEseq}R Documentation

example cleavage sites

Description

An example data set containing cleavage sites (peaks) from getPeaks

Usage

data("peaks.gr")

Format

GRanges with count (peak height), bg (local background), SNratio (signal noise ratio), p-value, and option adjusted p-value

Value

peaks.gr

GRanges with count (peak height), bg (local background), SNratio (signal noise ratio), p-value, and option adjusted p-value

Source

http://trace.ncbi.nlm.nih.gov/Traces/sra/?run=SRR1695644

Examples

    data(peaks.gr)
    names(peaks.gr)
    peaks.gr

[Package GUIDEseq version 1.23.0 Index]