Hi

[EMAIL PROTECTED] napsal dne 11.09.2008 19:11:55:

> I'm working on Human Exon Array 1.0 ST.  I'm getting normalized data 
> fine but I'm running into problems with QC.   QCReport gives me the 
> following error:
> 
>  > load(file= "huex10stv2cdf.rda")
>  > [EMAIL PROTECTED] <- "huex10stv2cdf"
>  > QCReport(exon.data, file = "QCReport.pdf")
> Error in as.vector(ans[[i]][, i.probes]) : subscript out of bounds

It is probably specific to Bioconductor so their help list would be more 
appropriate. My wild shot is that QCReport does not like your exon.data 
file or at least something in it.

You can use str(exon.data) for looking to it and compare the structure 
with required.

Regards
Petr

> 
> Your insight is very much appreciated!!
> 
> Dorothy
> 
> ______________________________________________
> R-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to