Learn R Programming

GUIDEseq (version 1.2.1)

peaks.gr: example cleavage sites

Description

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

Usage

data("peaks.gr")

Arguments

Value

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

Format

SNratio (signal noise ratio), p-value, and option adjusted p-value

Source

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

Examples

Run this code
    data(peaks.gr)
    names(peaks.gr)
    peaks.gr

Run the code above in your browser using DataLab