View source: R/limmaAnalysis.R
make.design.1 | R Documentation |
Builds the design matrix for designs of level 1
make.design.1(sTab)
sTab |
The data.frame which correspond to the 'pData()' function of package 'MSnbase'. |
A design matrix
Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek
data(Exp1_R25_pept, package="DAPARdata")
make.design.1(Biobase::pData(Exp1_R25_pept))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.