| aafIntensity-class {annaffy} | R Documentation |
A class for displaying gene expression values with a green background of differing intensities.
Objects are generally created by the aafTableInt
constructor. Objects can also be created manually by calls of the
form new("aafIntensity", intensity).
.Data:numeric
Class numeric, from data part.
minIntensity (fully
white) and maxIntensity (fully green), usually set by
writeHTML.
See generic implementations of getText,
getURL, getHTML, and getCSS.
Colin A. Smith, annaffy@colinsmith.org