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

View source: R/analyzeResults.R

calculateFeatureCVR 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.

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

calculateFeatureCV(methodList)

Arguments

methodList

List containing normalized matrices.

sampleReplicateGroups

Condition header.

Value

methodFeatureCVMatrix Matrix with feature as rows and normalization method as columns


ComputationalProteomics/NormalyzerDE documentation built on May 20, 2024, 3:05 p.m.