rnaseqcomp-class: rnaseqcomp
Description
This is a S4 class to organize data ready for benchmark summarization.
There are 4 S3 objects inside this class. quantData documents the
data matrix ready for evaluation by functions plotMAD,
plotNE or plotCAT. repInfo is a factor corresponding
to columns of quantData with each level holding 2 elements exactly,
normally the name of quantification methods. refMed is the median
log2 signal of calibration references. scaler is a number that point
to the median log2 signal of reference methods/units, which can be used to
tune the detrended logSignal with 0 corresponding to 1 by reference units.