Entering edit mode
Jean Yee Hwa Yang
▴
920
@jean-yee-hwa-yang-104
Last seen 10.2 years ago
HI Michale,
Try
write.table(maM(data), file="data.xls", sep="\t", quote=FALSE)
Jean
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jean Yee Hwa Yang jean@biostat.ucsf.edu
Division of Biostatistics, Tel: (415) 476-3368
University of California, Fax: (415) 476-6014
500 Parnassus Avenue, MU 420-W, San Francisco, CA 94143-0560
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
On Thu, 31 Jul 2003, michael watson (IAH-C) wrote:
> Hi
>
> This sounds kind of stupid, but if I have my data in an marrayNorm
object, can anyone give any pointers on how to get it out into, say, a
tab-delimited text file?
>
> Are there any special functions or is it simply write.table() ..??
>
> Thanks
> Mick
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor@stat.math.ethz.ch
> https://www.stat.math.ethz.ch/mailman/listinfo/bioconductor
>