View source: R/analyzeResults.R
calculateReplicateCV | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.