calculate_reference_set_coefficient_of_variation.Rd
In this case, we have a matrix of expression values, and a character vector of samples in the reference set What we want to do is calculate the coefficients of variation from just the samples in the reference set
calculate_reference_set_coefficient_of_variation(expr.mat, reference_set)
expr.mat | A matrix of expression values |
---|---|
reference_set | The reference set |
A transformed matrix