calculateReplicateCV {NormalyzerDE} | R Documentation |
Iterates through each normalization method and calculate average CV values per replicate group.
calculateReplicateCV(methodList, sampleReplicateGroups)
methodList |
List containing normalized matrices. |
sampleReplicateGroups |
Condition header. |
avgCVPerNormAndReplicates Matrix with group CVs as rows and normalization technique as columns