Arguments
data
numeric matrix to be displayed, including all observations
from all groups.
groups
numeric or character vector (with length equal to
columns or rows of data) with identification of the groups to be
separated. If numeric must contain the indexes and if character must
contain the colnames or rownames.
sampleT
list with 2 vectors, the first one specifying the first
character of each sample label to be coloured according to the colours
specified in the second vector.
doHier
logical indicating to plot or not the hierarchical
branch in the other dimension of the matrix.
distfun
the function to be used for distance calculation.
hclustfun
the function for to be used for hierarchical cluster
calculation.
...
additional parameters for image
function.