[BioC] cellHTS2 writeReport error
Becky Saunders
Becky.Saunders at cancer.org.uk
Thu Jul 17 11:06:12 CEST 2008
Sorry, I didn't think you would need it.
Here it is.
Many thanks.
-----Original Message-----
From: rclement [mailto:rclement at ebi.ac.uk]
Sent: 17 July 2008 09:47
To: Becky Saunders
Cc: bioconductor at stat.math.ethz.ch
Subject: Re: [BioC] cellHTS2 writeReport error
Hi Becky,
could you please also send the file "description.txt" ?
Thanks
Remy
Becky Saunders wrote:
> Hi there,
>
> Could someone help me with the following error when I try to execute
> the writeReport command using cellHTS2 version 2.4.0, R version 2.7.0.
>
> out <- writeReport(cellHTSlist=list(raw=x),
> outdir=file.path(outHTMLDir, "raw"), force=TRUE)
>
> Error in plotScreen(ldat, zrange = range(mtW), fill = wellCols, nx =
> pdim(x)[["ncol"]], : 'fill' must have length >=2 since it is used to
> compute the color ramp that represent the values in z.
>
> I think the problem originates because I have not set a positive
> control in my plateConf file, as when I run the exact same input files
> with a positive control set it works fine. Is it possible to run the
> analysis without a positive control set?
>
> Also is it possible to set an argument to not include the
> configurationAsScreenPlot figure in the report, as you can do for
> plotPlateArgs and imageScreenArgs when you call writeReport?
>
> Many Thanks,
>
> Becky
>
>
> ===========R Console =================
>
>
>> x <- readPlateList("plateList.txt", name="Automated Preliminary
>>
> Analysis", path=dataPath)
> Automated Preliminary Analysis: found data in 8 x 12 (96 well) format.
>
> Reading 1: plate_1.txt
> Read 1 plates.
>
>
>> descripFile = file.path(dataPath, "description.txt") confFile=
>> file.path(dataPath, "plateConf.txt") x <- configure(x,
>> confFile=confFile, descripFile=descripFile) out <-
>> writeReport(cellHTSlist=list(raw=x), outdir=file.path(dataPath,
>>
> "raw"), force=TRUE)
> Error in plotScreen(ldat, zrange = range(mtW), fill = wellCols, nx =
> pdim(x)[["ncol"]], :
> 'fill' must have length >=2 since it is used to compute the color
> ramp that represent the values in z.
>
>
> =====================================
> --
>
> High Throughput Screening Laboratory
> London Research Institute
> Cancer Research UK
>
> Tel No. +44 (0)207 269 3159
>
> Fax No +44 (0) 207 269 3581
>
> <http://www.cancerresearchuk.org/>
>
>
> ----------------------------------------------------------------------
> --
>
> _______________________________________________
> 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
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: description.txt
URL: <https://stat.ethz.ch/pipermail/bioconductor/attachments/20080717/8d4f6bdd/attachment.txt>
More information about the Bioconductor
mailing list