test.design {mi4p}R Documentation

Check if xxxxxx

Description

This function check xxxxx

Usage

test.design(tab)

Arguments

tab

A data.frame which correspond to xxxxxx

Value

A list of two items

Author(s)

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

Examples

## Not run: 
utils::data(Exp1_R25_pept, package='DAPARdata')
test.design(Biobase::pData(Exp1_R25_pept)[,1:3])

## End(Not run)


[Package mi4p version 1.1 Index]