Learn R Programming

transcriptR (version 1.0.0)

getProbTreshold: getProbTreshold

Description

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

Usage

getProbTreshold(object)
"getProbTreshold"(object)

Arguments

object
A ChipDataSet object.

Value

Estimated P(q2) threshold.

See Also

predictStrand

Examples

Run this code
### Load ChipDataSet object
data(cds)

getProbTreshold(cds)

Run the code above in your browser using DataLab