[BioC] Maanova & createdata

Loren Engrav engrav at u.washington.edu
Sun Nov 9 20:19:55 CET 2008


Hi

In 2006 and 2007 I did a mixed linear regression with maanova and used a
couple of lines like

#read in the rma-processed experimental data and design file
raw.data =
read.madata("rma.expr.dat",designfile="design.dat",cloneid=1,pmt=2,spot=F)

#convert the raw data from all arrays into an madata object
data = createData(raw.data,n.rep=1,log.trans=F)

Am now doing it over for various reasons and find no further reference to
the createData event in the maanova User Guide

Is it no longer necessary since the class of the read.madat obj is now
madata?

Thank you



More information about the Bioconductor mailing list