getPeaks-methods: getPeaks

Description Usage Arguments Value Author(s) See Also Examples

Description

Retrieve ChIP-seq peak information from the ChipDataSet object.

Usage

1
2
3
4
getPeaks(object)

## S4 method for signature 'ChipDataSet'
getPeaks(object)

Arguments

object

A ChipDataSet object.

Value

A GRanges object.

Author(s)

Armen R. Karapetyan

See Also

constructCDS predictTssOverlap predictStrand

Examples

1
2
3
4
### Load ChipDataSet object
data(cds)

getPeaks(cds)

transcriptR documentation built on Nov. 8, 2020, 8:12 p.m.