exp_designFactors {explorase} | R Documentation |
Gets a vector of the names of the factors in the experimental design
exp_designFactors(ent_type = exp_entityType(), treatments_only = FALSE)
ent_type |
the entity type ("gene", "met", etc) |
treatments_only |
if TRUE , only include treatments (eg genotype),
leaving out eg ID and replicate. |
A vector of factor names
Michael Lawrence <mflawren@fhcrc.org>