make.design: Builds the design matrix

View source: R/make.design.R

make.designR Documentation

Builds the design matrix

Description

This function builds the design matrix

Usage

make.design(sTab)

Arguments

sTab

The data.frame which correspond to the pData function of MSnbase

Value

A design matrix

Author(s)

Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek

Examples

## Not run: 
utils::data(Exp1_R25_pept, package='DAPARdata')
make.design(Biobase::pData(Exp1_R25_pept))

## End(Not run)


mi4p documentation built on March 31, 2023, 6:23 p.m.