Description Usage Arguments Value
Filter out genes with SD lower than a threshold and mean lower than another threshold
1 | filterGenes(QSarray, Min_SD = 0.01, Min_Mean = 0)
|
QSarray |
A QSarray object, as generated by makeComparison |
Min_SD |
threshold for SD |
Min_Mean |
threshold for mean |
qsuage array object filtered
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.