aafTableInt {annaffy} | R Documentation |
Constructs an aafTable
object containing expression values
given an exprSet.
In the resulting HTML table, the expression values will have backgrounds with varrying intensities of green depending on the expression measure.
aafTableInt(exprSet, colnames = sampleNames(exprSet), probeids = geneNames(exprSet))
exprSet |
object of class exprSet |
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