[BioC] affycomp problem

Tarca Adi Laurentiu ltarca at rsvs.ulaval.ca
Mon Aug 30 17:58:45 CEST 2004




Hi everyone,
I am trying to use the read.dilution function of affycomp library, and I am 
getting the following error message:

"Error in "[.data.frame"(d, , rownames(pData(dilution.phenodata))) :
         undefined columns selected"

Looking at the code of the function I see that it is trying to select 
columns with names like: "94394hgu95v2a11" "94395hgu95v2a11" ...
while the data frame d has columns with names like   "94394hgu95a11" 
"94395hgu95a11"... .
I could perhaps solve the problem by inserting the missing "v2" in the 
column names of the .csv file but I wonder if
this is the right thing to do.
Is possible that the 75 slides data set that I received form Genelogic with 
.cel files names like
"94394hgu95a11" "94395hgu95a11"...  is not the one read.dilution was 
conceived to deal with?

Thanks for any suggestion,
Laurentiu

----------------------------------------------
Dr. Laurentiu Adi Tarca
Post Doc. in Bioinformatics
Forest Biology Research Center
C-E-Marchand Bld, 3113
Laval University
Quebec, (Qc)
G1K-7P4
Tel: (418) 656-2131 ext. 4509
Mobile: (418) 262-7125
e-mail: ltarca at rsvs.ulaval.ca
www.gch.ulaval.ca/ltarca



More information about the Bioconductor mailing list