exp_designFrame {explorase} | R Documentation |
Gets a data frame containing the experimental design information for the given entity type.
exp_designFrame(ent_type = exp_entityType(), treatments_only = FALSE)
ent_type |
the entity type ("gene", "met", etc) |
treatments_only |
if |
A data frame with conditions as rows and factors as columns.
Michael Lawrence <mflawren@fhcrc.org>