Re: [R] reading BMP or TIFF files

2007-06-07 Thread Henrik Bengtsson
See the EBImage package on Bioconductor. /Henrik On 6/7/07, Bob Meglen <[EMAIL PROTECTED]> wrote: > I realize that this question has been asked before (2003); > > From: Yi-Xiong Zhou > Date: Sat 22 Nov 2003 - 10:57:35 EST > > but I am hoping that the answer has changed. Namely, I would > rather r

Re: [R] reading BMP or TIFF files

2007-06-07 Thread Michael Lawrence
On 6/7/07, Bob Meglen <[EMAIL PROTECTED]> wrote: > > I realize that this question has been asked before (2003); > > From: Yi-Xiong Zhou > Date: Sat 22 Nov 2003 - 10:57:35 EST > > but I am hoping that the answer has changed. Namely, I would > rather read the BMP (or TIFF) files directly instead of

[R] reading BMP or TIFF files

2007-06-07 Thread Bob Meglen
I realize that this question has been asked before (2003); From: Yi-Xiong Zhou Date: Sat 22 Nov 2003 - 10:57:35 EST but I am hoping that the answer has changed. Namely, I would rather read the BMP (or TIFF) files directly instead of putting them though a separate utility for conversion as