Two column matrix to agregate with columns "ProbeID" and quality.
quality
Quality to analyze, default is "qua".
transformation
Function of input data trasformation, default is NULL. Any function which for input value returns transformed value may be supplied. T-test then will be evaluated on transformed data, consider use log2TranformPositive.