Check if xxxxxx
Examples
data(Exp1_R25_pept, package='DaparToolshedData')
test.design(SummarizedExperiment::colData(Exp1_R25_pept)[, seq(3)])
#> $valid
#> [1] FALSE
#>
#> $warn
#> [1] "The value 25fmol in column 'Condition' is not correctly set.\n"
#> [2] "The value 25fmol in column 'Condition' is not correctly set.\n"
#> [3] "The value 25fmol in column 'Condition' is not correctly set.\n"
#> [4] "The value 10fmol in column 'Condition' is not correctly set.\n"
#> [5] "The value 10fmol in column 'Condition' is not correctly set.\n"
#> [6] "The value 10fmol in column 'Condition' is not correctly set.\n"
#>