R/make.design.R
make.design.Rd
This function builds the design matrix
make.design(sTab)
The data.frame which correspond to the pData function of MSnbase
A design matrix
Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek
if (FALSE) { utils::data(Exp1_R25_pept, package='DAPARdata') make.design(Biobase::pData(Exp1_R25_pept)) }