Description Usage Arguments Value Author(s) See Also Examples
Retrieve estimated P(q2) threshold, used to select peaks with a putative transcription initiation event.
1 2 3 4 | getProbTreshold(object)
## S4 method for signature 'ChipDataSet'
getProbTreshold(object)
|
object |
A |
Estimated P(q2) threshold.
Armen R. Karapetyan
1 2 3 4 | ### Load ChipDataSet object
data(cds)
getProbTreshold(cds)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.