[BioC] read data from Imagene

ABRAHAM NAHMANY gusnahab at student.gu.se
Tue Aug 16 10:58:00 CEST 2005


Hi, 

Jag a limma beginner (sorry for the stupid question) and I am trying to load data generated from Imagene using the following:

>library(limma)
>files <- dir(pattern="*\.txt")
>RG <- read.maimages(files, source="imagene")

and I get the following error:
Read header information
Error in if (skip > 0) readLines(file, skip) : 
        argument is of length zero

What do I do wrong?

thanks



More information about the Bioconductor mailing list