exp_designFactors {explorase}R Documentation

Get the exp. design factors

Description

Gets a vector of the names of the factors in the experimental design

Usage

exp_designFactors(ent_type = exp_entityType(), treatments_only = FALSE)

Arguments

ent_type the entity type ("gene", "met", etc)
treatments_only if TRUE, only include treatments (eg genotype), leaving out eg ID and replicate.

Details

Value

A vector of factor names

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]