Description Usage Arguments Author(s)
Threshold Agilent miRNA data Threshold raw Agilent miRNA data such that all values < thresh become = thresh Optionally also log-base-2 transform the results afterwards
1 2 | agilent.miRNA.threshold.GX10(data, thresh = 1,
log = TRUE)
|
data |
a |
thresh |
if any values are < this value, then truncate them to this value. |
log |
logical: perform log-base-2 transformation on the truncated data? |
Mark Cowley, 2009-07-22
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.