Description Usage Arguments Value Examples
The function takes a SigSet
as input, computes detection p-value
using negative control probes parametrized in a normal distribution with
the two channels summed first and returns a new SigSet
with an
updated pval slot. The SD is summed to emulate the SD of the summed
signal (not the most accurate treatment).
1 | detectionPnegNormTotal(sset, force = FALSE)
|
sset |
a |
force |
force rerun even if result already exists |
detection p-value
1 2 | sset <- makeExampleSeSAMeDataSet()
sset <- detectionPnegNormTotal(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.