getProbTreshold-methods: getProbTreshold

Description Usage Arguments Value Author(s) See Also Examples

Description

Retrieve estimated P(q2) threshold, used to select peaks with a putative transcription initiation event.

Usage

1
2
3
4
getProbTreshold(object)

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

Arguments

object

A ChipDataSet object.

Value

Estimated P(q2) threshold.

Author(s)

Armen R. Karapetyan

See Also

predictStrand

Examples

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

getProbTreshold(cds)

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