Description Usage Arguments Value Examples
Run the ESTIMATE algorithm on an ExpressionSet, and return the result as an ExpressionSet.
1 | runEstimate(eset, ...)
|
eset |
An affy gene expression dataset. |
gene_symbols |
A list of gene symbols (if not supplied in annotation for ExpressionSet). |
An expression set consisting of estimate scores.
1 | estimate_scores<-runEstimate(eset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.