[BioC] marrayPlot

Sandrine Dudoit sandrine@stat.berkeley.edu
Thu, 23 May 2002 12:56:53 -0700 (PDT)


Hi Niklas,

I've noticed some problems with  maDiagnPlots1 in windows, but not the
one you are referring to. I'll look into it.

Best,
Sandrine

On Fri, 24 May 2002, Niklas Nordquist wrote:

> Hi,
>
> I've just started using "R" with the bioconductor-packages. I'm now
> trying to analyse our cDNA-array data.
> Using the function "read.Spot" I've managed to import my data from a tab
> separated file. After this, I've used the normalization function
> "maNormMain(mbatch=TOR493, f.loc=list(maNormLoess(x="maA", y="maM",
> z=NULL, w=NULL, subset=TRUE, span=0.4)), f.scale=NULL,
> a.loc=maCompNormEq(), a.scale=maCompNormEq(), echo=FALSE)".
>
> So far everything seems to be fine, but when I try to visualize my
> results with "maDiagnPlots1(mraw=TOR493, title=NULL, save=FALSE)",
> I get an error message "Error in rep(NA, maNspots(L)) : invalid number
> of copies in "rep"". I don't understand this error message. What could
> be wrong?
>
> I'd appreciate if someone who has more experience than me could give me
> any suggestions.
>
> Regards,
>
>
>