hiii,

i have prepared the HuGene-1_0-st-v1.r3.cdf package...and want to preapare a
probe package....while making the probe package i am getting this
error.....also my probe file is the zip file.,....

> makeProbePackage("Hugene-1_0-st-v1.r3",datafile =
gzfile("HuGene-1_0-st-v1.probe.tab",open="r"),
+ outdir = "outdir",maintainer = "me",version = "0.0.1",species =
"Homo_sapiens",
+ check = FALSE,force = TRUE)
Importing the data.
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings,
:
  scan() expected 'an integer', got '+'



following is the session info and traceback
> sessionInfo()
R version 2.10.1 (2009-12-14)
i386-pc-mingw32
locale:
[1] LC_COLLATE=English_United States.1252
[2] LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base
other attached packages:
[1] affy_1.24.2         matchprobes_1.18.0  Biostrings_2.14.10
[4] IRanges_1.4.10      AnnotationDbi_1.8.1 makecdfenv_1.25.1
[7] Biobase_2.6.1
loaded via a namespace (and not attached):
[1] affyio_1.14.0        DBI_0.2-5            preprocessCore_1.8.0
[4] RSQLite_0.8-1        tools_2.10.1



> traceback()
4: scan(datafile, sep = "\t", quiet = TRUE, multi.line = FALSE,
       what = what)
3: getProbeDataAffy(arraytype = "Hugene-1_0-st-v1.r3", datafile = 4L)
2: do.call(importfun, c(arraytype = arraytype, pkgname = pkgname,
       list(...)))
1: makeProbePackage("Hugene-1_0-st-v1.r3", datafile =
gzfile("HuGene-1_0-st-v1.probe.tab",
       open = "r"), outdir = "outdir", maintainer = "me", version = "0.0.1",

       species = "Homo_sapiens", check = FALSE, force = TRUE)



plzz help me regarding this

	[[alternative HTML version deleted]]

