check.design: Check if the design is valid

View source: R/limmaAnalysis.R

check.designR Documentation

Check if the design is valid

Description

This function check the validity of the experimental design

Usage

check.design(sTab)

Arguments

sTab

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

Value

A boolean

Author(s)

Thomas Burger, Samuel Wieczorek

Examples

utils::data(Exp1_R25_pept, package='DAPARdata')
check.design(Biobase::pData(Exp1_R25_pept)[,1:3])


samWieczorek/DAPAR documentation built on May 6, 2022, 5:30 p.m.