verifyDesignMatrix: Verify that design matrix setup matches the data matrix

Description Usage Arguments Value

View source: R/inputVerification.R

Description

Verify that design matrix setup matches the data matrix

Usage

1
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


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