getRowNAFilterContrast: Get contrast vector (TRUE/FALSE-values) indicating whether...

View source: R/utils.R

getRowNAFilterContrastR Documentation

Get contrast vector (TRUE/FALSE-values) indicating whether both at least half values are present, and each sample has at least one non-NA value

Description

Get contrast vector (TRUE/FALSE-values) indicating whether both at least half values are present, and each sample has at least one non-NA value

Usage

getRowNAFilterContrast(dataMatrix, replicateHeader, minCount = 1)

Arguments

dataMatrix

Matrix with expression values for entities in replicate samples.

replicateHeader

Header showing how samples in matrix are replicated.

minCount

Minimum number of required values present in samples.

Value

Contrast vector


ComputationalProteomics/NormalyzerDE documentation built on Sept. 18, 2023, 9:15 p.m.