Description Usage Arguments Value Author(s) Examples
View source: R/limmaAnalysis.R
This function builds the design matrix for design of level 2
1 | make.design.2(sTab)
|
sTab |
The data.frame which correspond to the pData function of MSnbase |
A design matrix
Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek
1 2 | utils::data(Exp1_R25_pept, package='DAPARdata')
make.design.2(Biobase::pData(Exp1_R25_pept))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.