Description Usage Arguments Value Author(s)
This funtino will I.e. remove genes with low variation It returns a vector of row ids to keep. Note, rownames() must be specified.
1 | doVariableSelection(exprMat, removeLowVaryingGenes)
|
exprMat |
a matrix of expression levels, rows contain genes and columns contain samples. |
removeLowVaryingGenes |
the proportion of low varying genes to be removed. |
a vector of row ids to keep
Paul Geeleher, Nancy Cox, R. Stephanie Huang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.