discriminantFuzzyPattern
converts the gene expression values into discrete labels (combining Low, Medium and High,
depending on the value of the param overlapping).
This function permits printing these labels, specifying a set of genes (a vector) and/or classes of samples.
showDiscreteValues(dvs, genes, classes)
ExpressionSet
object. dvs
determined by the restrictions (genes
and/or classes
).