View source: R/analyzeResults.R
findLowlyVariableFeaturesCVs | R Documentation |
Uses a list of FDR-values to extract features with low variance in the log2-transformed dataset. This is then used to calculate the average CV for these 'lowly variable' features in each normalization approach
findLowlyVariableFeaturesCVs(referenceFDR, methodList)
referenceFDR |
List of FDR values used as non-normalized reference |
methodList |
List containing normalized matrices |
lowVarFeaturesAverageCVs Average CV values for lowly variable features in each normalization approach
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.