findMinmaxSamples {RUVcorr} | R Documentation |
Internal function that returns 5 samples with smallest inter-quantile range and 5 samples with highest inter-quantile range.
findMinmaxSamples(x)
x |
Matrix of gene expression values. |
Vector of indices.
Saskia Freytag