[BioC] Affy : CDF problems
    Ben Bolstad 
    bolstad at stat.berkeley.edu
       
    Thu Aug  7 16:03:36 MEST 2003
    
    
  
It appears that this was never fixed properly in the code for
read.affybatch(), at least until a few moments ago (and should appear in
the next version). It has always worked properly using
read.affybatch2().
Ben
On Thu, 2003-08-07 at 06:47, Girardot Fabrice wrote: 
> My problem was effectivelly a too long line in the headers of the .cel files... My install of R and Bioconductor is up to date, so it should have the modif that you mention (but I didn't check that). What I did was simply to reduce the size of the descriptive field in the headers from :
> 
> DatHeader=[32..46261]  bacterial infection t0 array2 scan2[...] DrosGenome1.1sq                  6
> 
> to :
> 
> DatHeader=[49..46275]  b inf t0 array2 scan2[...] DrosGenome1.1sq                  6
 
-- 
Ben Bolstad <bolstad at stat.berkeley.edu>
http://www.stat.berkeley.edu/~bolstad
    
    
More information about the Bioconductor
mailing list