[BioC] matchprobe
Wolfgang Huber
huber at ebi.ac.uk
Sun Feb 4 17:02:02 CET 2007
Dear Qing,
> Error in file(datafile, "r") :
> invalid 'description' argument
The "datafile" arguments needs to be a character string with a filename,
not a connection.
Do read the man page of the function makeProbePackage and its helper
function getProbeDataAffy, where this and many other useful pieces of
information can be found.
Best wishes
Wolfgang
Qing Jing wrote:
>
> Dear Bioconductor Users,
>
>
>
>
>
> I am trying to use matchprobe under R2.4.1
> windows XP professional. Here is a transcript of my session:
>
>
>
>
>
>
> filename <- system.file("extdata",
> "HG-U95Av2_probe_tab.gz",+ package =
> "matchprobes")
>> outdir <-
> tempdir()
>> me <- "Wolfgang Huber
> <w.huber at dkfz.de>"
>> species <-
> "Homo_sapiens"
> makeProbePackage("HG-U95Av2", datafile = gzfile(filename, open =
> "r"),
> + outdir = outdir, maintainer = me,
> species = species, version = "0.0.1",force = TRUE)
> Importing the data.
> Error in file(datafile, "r") :
> invalid 'description' argument
>
>
>
>
> It would be great, if someone could help
> me! Thanks in Advance.
>
>
>
>
> Best Wishes,
> Qing
>
> [[alternative HTML version deleted]]
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
--
------------------------------------------------------------------
Wolfgang Huber EBI/EMBL Cambridge UK http://www.ebi.ac.uk/huber
More information about the Bioconductor
mailing list