This function check xxxxx

test.design(tab)

Arguments

tab

A data.frame which correspond to xxxxxx

Value

A list of two items

Author

Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek originally in the DAPAR package. Included in this package since DAPAR is to be removed from Bioconductor >= 3.15.

Examples

if (FALSE) { utils::data(Exp1_R25_pept, package='DAPARdata') test.design(Biobase::pData(Exp1_R25_pept)[,1:3]) }