exp_loadDesign {explorase} | R Documentation |
Loads a matrix describing the experimental conditions
exp_loadDesign(design_info, ent_type = exp_entityType())
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. |
Michael Lawrence <mflawren@fhcrc.org>