Description Usage Arguments Details Value Examples
aka pOOBAH (p-vals by Out-Of-Band Array Hybridization)
1 2 3 |
sset |
a |
force |
force rerun even if result already exists |
The function takes a SigSet
as input, computes detection p-value
using out-of-band probes empirical distribution and returns a new
SigSet
with an updated pval slot.
detection p-value
1 2 3 4 5 | sset <- makeExampleSeSAMeDataSet()
sset <- detectionPoobEcdf(sset)
sset <- makeExampleSeSAMeDataSet()
sset <- pOOBAH(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.