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