varianceDistD: Distribution of variance of proteins
Description
Builds a densityplot of the variance of entities in the exprs() table
of a object. The variance is calculated for each condition (Label) present
in the dataset (see the slot 'Label' in the pData() table)
Usage
varianceDistD(qData, labels = NULL)
Arguments
qData
A dataframe that contains quantitative data.
labels
A vector of the conditions (labels) (one label per sample).