verifyDesignMatrix {NormalyzerDE} | R Documentation |
Verify that design matrix setup matches the data matrix
verifyDesignMatrix(fullMatrix, designMatrix, sampleCol)
fullMatrix |
Dataframe with input data. |
designMatrix |
Dataframe with design setup. |
sampleCol |
Column in design matrix containing sample IDs. |
None