verifyDesignMatrix: Verify that design matrix setup matches the data matrix

View source: R/inputVerification.R

verifyDesignMatrixR Documentation

Verify that design matrix setup matches the data matrix

Description

Verify that design matrix setup matches the data matrix

Usage

verifyDesignMatrix(fullMatrix, designMatrix, sampleCol)

Arguments

fullMatrix

Dataframe with input data.

designMatrix

Dataframe with design setup.

sampleCol

Column in design matrix containing sample IDs.

Value

None


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