Description Usage Arguments Value Examples
The function takes a SigSet
as input, computes detection p-value
using negative control probes' empirical distribution and returns a new
SigSet
with an updated pval slot.
1 | detectionPnegEcdf(sset, force = FALSE)
|
sset |
a |
force |
force rerun even if result already exists |
detection p-value
1 2 | sset <- makeExampleSeSAMeDataSet()
sset <- detectionPnegEcdf(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.