Description Usage Arguments Value Author(s) See Also
Constructs an aafTable
object containing expression values
given an ExpressionSet.
In the resulting HTML table, the expression values will have backgrounds with varying intensities of green depending on the expression measure.
1 2 | aafTableInt(exprSet, colnames = sampleNames(exprSet),
probeids = featureNames(exprSet))
|
exprSet |
object of class |
colnames |
character vector of column names |
probeids |
character vector of probe ids associated with each row |
An aafTable
object.
Colin A. Smith, annaffy@colinsmith.org
aafTable-class, aafIntensity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.