Description Usage Arguments Value
View source: R/inputVerification.R
Check whether all samples have replicates
1 2 | validateSampleReplication(dataMatrix, groups, requireReplicates = TRUE,
quiet = FALSE)
|
dataMatrix |
Prepared matrix containing expression data. |
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.