make.design: Builds the design matrix

View source: R/limmaAnalysis.R

make.designR Documentation

Builds the design matrix

Description

Builds the design matrix

Usage

make.design(sTab)

Arguments

sTab

The data.frame which correspond to the 'pData()' function of package 'MSnbase'.

Value

A design matrix

Author(s)

Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek

Examples

data(Exp1_R25_pept, package="DAPARdata")
make.design(Biobase::pData(Exp1_R25_pept))


prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.