findLowlyVariableFeaturesCVs: Uses a list of FDR-values to extract features with low...

Description Usage Arguments Value

View source: R/analyzeResults.R

Description

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

Usage

1
findLowlyVariableFeaturesCVs(referenceFDR, methodList)

Arguments

referenceFDR

List of FDR values used as non-normalized reference

methodList

List containing normalized matrices

Value

lowVarFeaturesAverageCVs Average CV values for lowly variable features in each normalization approach


NormalyzerDE documentation built on Nov. 8, 2020, 8:22 p.m.