calculateFeatureCV: Calculate CV values for each feature. Iterates through each...

Description Usage Arguments Value

View source: R/analyzeResults.R

Description

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.

Usage

1
calculateFeatureCV(methodList)

Arguments

methodList

List containing normalized matrices.

sampleReplicateGroups

Condition header.

Value

methodFeatureCVMatrix Matrix with feature as rows and normalization method as columns


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