this function generates artificial peptide abundance data with DA proteins samples are drawn from a gaussian distribution
generate.ExpressionData(
nSamples1,
nSamples2,
meanSamples,
sdSamples,
nFeatures,
nFeaturesUp,
nFeaturesDown,
meanDynRange,
sdDynRange,
meanDiffAbund,
sdDiffAbund
)
number of samples in condition 1
number of samples in condition 2
xxx
xxx
number of total features
number of features up regulated
number of features down regulated
mean value of the dynamic range
sd of the dynamic range
xxx
xxx
A list containing the data, the conditions label and the regulation label (up/down/no)