[BioC] merging fit and MA objects

Ido M. Tamir tamir at imp.univie.ac.at
Thu Dec 1 15:31:10 CET 2005


On Wednesday 30 November 2005 20:24, Guoneng Zhong wrote:
> Hi,
>
> Is there an easy way to merge data from a fit object (from lmFit) and MA
> data (from normalizeWithinArrays) based on the genes?  I mean, I want
> the p values from the fit object and the different M values (each column
> represents an original file), matching the data based on fit$gene or
> MA$gene.

> I could use the merge() function, but then I don't know before hand how
> many data files are being read with read.maimages.
I just saw the write.fit function, and I would suggest changing that 
a little bit. Thats much better than writing to different files as I 
suggested.

best wishes
ido



More information about the Bioconductor mailing list