error in Loess normalization
1
0
Entering edit mode
@m-inmaculada-barrasa-879
Last seen 9.6 years ago
Hi all, Could anyone give a hint on where to look to solve this problem? I am doing a loess normalization using a subset of genes that don?t change. I get the following errors. > test2CLoess <- maNorm (test2Raw, norm = "loess", subset = nonDE, Mloc = TRUE, mscale = TRUE, echo = TRUE) Normalization method: loess. Normalizing array 1. Error in simpleLoess(y, x, w, span, degree, parametric, drop.square, normalize, : invalid `x' > I had used the same commands and set of data with the previous version of R and marray and limma package, I was trying to check that everything was working the same way with the new versions. But the problem may not be related to the new versions but to some thing else. Where can I find the documentation for what in ?simpleLoess(y, x, w, span, degree, parametric, drop.square, normalize? is expecting for x? Thanks a lot Inma
Normalization limma marray Normalization limma marray • 2.7k views
ADD COMMENT
0
Entering edit mode
@jean-yee-hwa-yang-104
Last seen 9.6 years ago
Hi, The new version of marray have included some sampling procedure to speed up the global loess code. I can test out your problem if you placed the .RData somewhere I can download. Cheers Jean > I am doing a loess normalization using a subset of genes that don’t change. > I get the following errors. > > > test2CLoess <- maNorm (test2Raw, norm = "loess", subset = nonDE, Mloc = > TRUE, mscale = TRUE, echo = TRUE) > Normalization method: loess. > Normalizing array 1. > Error in simpleLoess(y, x, w, span, degree, parametric, drop.square, > normalize, : > invalid `x' > > > > > > I had used the same commands and set of data with the previous version of R > and marray and limma package, I was trying to check that everything was > working the same way with the new versions. But the problem may not be related > to the new versions but to some thing else. > > Where can I find the documentation for what in “simpleLoess(y, x, w, span, > degree, parametric, drop.square, normalize” is expecting for x? > > > Thanks a lot > > > Inma > > _______________________________________________ > Bioconductor mailing list > Bioconductor@stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor >
ADD COMMENT

Login before adding your answer.

Traffic: 968 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6