getProbTreshold {transcriptR} | R Documentation |
Retrieve estimated P(q2) threshold, used to select peaks with a putative transcription initiation event.
getProbTreshold(object) ## S4 method for signature 'ChipDataSet' getProbTreshold(object)
object |
A |
Estimated P(q2) threshold.
Armen R. Karapetyan
### Load ChipDataSet object data(cds) getProbTreshold(cds)