Learn R Programming

explorase (version 1.36.0)

exp_designFrame: Get the exp. design

Description

Gets a data frame containing the experimental design information for the given entity type.

Usage

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

Arguments

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

Value