[BioC] Questions about exporting data out of R

Lizhe Xu lxu at chnola-research.org
Tue Mar 16 19:17:44 MET 2004


I have two questions about exporting data out of R:

(1) how to catch and export the result of the following commond
>pm(Data)
I want to look at the original data of individual probe before any modification (basically the data of PM probe in affy Cel file combined with Probe ID)

(2) how to combine the data (rmaData) with the mas5 flag calls (Dataflag) and export them together after using the following command
>Data <-ReadAffy()
>rmaData<-rma(Data)
>Dataflag<-mas5calls(Data)

Thank you very much.

Lizhe



More information about the Bioconductor mailing list