Description Usage Arguments Value Examples
Mask Sigset by detection p-value
1 | detectionMask(sset, pval.method = NULL, pval.threshold = 0.05)
|
sset |
a |
pval.method |
which method to use in calculating p-values |
pval.threshold |
the p-value threshold |
a filtered SigSet
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
sset.masked <- detectionMask(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.