exp_loadDesign {explorase}R Documentation

Load experimental design

Description

Loads a matrix describing the experimental conditions

Usage

exp_loadDesign(design_info, ent_type = exp_entityType())

Arguments

design_info a data frame with conditions for rows and factors for cols
ent_type the type of entity to which this design applies. This links This links the design to the experimental data and entity information.

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.8.1 Index]