verifyContrasts: Check that a given contrast string is valid given a...

View source: R/NormalyzerStatistics.R

verifyContrastsR Documentation

Check that a given contrast string is valid given a particular design matrix. Each level tested for in the contrast should be present in the condition column for the design matrix.

Description

Mainly meant to verify strings received during server usage.

Usage

verifyContrasts(designLevels, contrasts)

Arguments

designLevels

Vector containing condition levels present in design

contrasts

A string containing one or several (comma delimited) strings for which contrasts should be performed

Value

None


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