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.

Details

Value

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

Author(s)

Michael Lawrence <lawremi@iastate.edu>

Examples






[Package explorase version 1.2.0 Index]