[BioC] CEL.list
Ben Bolstad
bmb at bmbolstad.com
Tue Aug 22 17:40:42 CEST 2006
In general you should not be calling read.affybatch directly. Instead
users should be calling ReadAffy().
If you use ReadAffy() the previously mentioned trick eg
cel.locations<-c("/directory1","/directory2")
my.abatch <-ReadAffy(celfile.path=cel.locations)
will work fine.
On Tue, 2006-08-22 at 11:26 -0400, James W. MacDonald wrote:
> Ben may have a trick that will work, but I don't know of any way to get
> read.affybatch() to use an arbitrary set of directories for the
> celfiles. You could probably hack the code to do something like that
> pretty easily if you really wanted to.
>
> Best,
>
> Jim
>
--
Ben Bolstad <bmb at bmbolstad.com>
http://bmbolstad.com
More information about the Bioconductor
mailing list