Description Usage Arguments Value
This function selects most valuable genes based on different methods
1 | geneSelect(geneES, type, ratio)
|
geneES |
an ExpressionSet object of gene expression matrix with rows of genes and columns of samples |
type |
a character variable from one of "CV"(coefficient of variation), "IQR"(interquantile range), "MAD"(madian absolute deviation). |
ratio |
a numeric variable indicating how much ratio of genes will be selected. |
an ExpressionSet object of selected gene expression matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.