verifyMultipleSamplesPresent {NormalyzerDE}R Documentation

Check whether more than one sample is present

Description

Check whether more than one sample is present

Usage

verifyMultipleSamplesPresent(dataMatrix, groups,
  requireReplicates = TRUE, quiet = FALSE)

Arguments

dataMatrix

Prepared dataframe.

groups

Vector containing condition levels

requireReplicates

By default stops processing if not all samples have replicates

Value

None


[Package NormalyzerDE version 1.2.0 Index]