findLowlyVariableFeaturesCVs {NormalyzerDE} | 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