Rdocumentation
powered by
Learn R Programming
RUVcorr (version 1.4.2)
findMinmaxSamples: Find minimum and maximum samples in gene expression data.
Description
Internal function that returns 5 samples with smallest inter-quantile range and 5 samples with highest inter-quantile range.
Usage
findMinmaxSamples(x)
Arguments
x
Matrix of gene expression values.
Value
Vector of indices.