powered by
makeX_eset(object, factors, ...)
ExpressionSet
object
Make a design matrix from the pheno data slot of an expression set, taking care that factors and numerical are handled properly. No interactions are included and formula is the most simple possible, i.e. y~-1+term1+term2+...
y~-1+term1+term2+...
data(mix) makeX(mix, "runorder")
Run the code above in your browser using DataLab