calculateFeatureCV {NormalyzerDE} | R Documentation |
Calculate CV values for each feature. Iterates through each normalization method and calculates a matrix of CV values where each column correspond to a method and each row corresponds to a feature.
calculateFeatureCV(methodList)
methodList |
List containing normalized matrices. |
sampleReplicateGroups |
Condition header. |
methodFeatureCVMatrix Matrix with feature as rows and normalization method as columns