gld_fnBuilder_exptDesign: Builds a function that makes the design matrix for a dataset

Description Usage Arguments

View source: R/deprecated.R

Description

User passes in the column labels of the phenoData that are to be used in making the design And passes in a design.function that converts these columns into the design The functionBuilder checks for the validity of the input (treatment.cols / design.function) and the built function checks the validity of the ExpressionSet / geo-limma-dataset that was passed in

Usage

1
gld_fnBuilder_exptDesign(treatment.cols = NULL, design.fn = NULL)

Arguments

treatment.cols

Which columns of the pData should be kept?

design.fn

Function for making design matrices.


russHyde/miiq documentation built on Dec. 25, 2019, 10:56 a.m.