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.

Value

A vector of factor names

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.8.1 Index]