exp_designFrame {explorase}R Documentation

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

A data frame with conditions as rows and factors as columns.

Author(s)

Michael Lawrence <mflawren@fhcrc.org>


[Package explorase version 1.8.1 Index]