View source: R/inputVerification.R
verifyMultipleSamplesPresent | R Documentation |
Check whether more than one sample is present
verifyMultipleSamplesPresent(
dataMatrix,
groups,
requireReplicates = TRUE,
quiet = FALSE
)
dataMatrix |
Prepared dataframe. |
groups |
Vector containing condition levels |
requireReplicates |
By default stops processing if not all samples have replicates |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.