NormalizeWithinArrays
1
0
Entering edit mode
@priscila-grynberg-3196
Last seen 9.6 years ago
Hi again, Since yesterday I'm trying to use the normalizeWithinArrays function. I'm using a .csv file. I was able to do the background correction with no difficulties. But when I try to normalize, this is the message that I get: > MA = MA.RG(RG.mb) > MAp = normalizeWithinArrays(RG.mb) Error in switch(method, loess = { : printer layout information does not match M row dimension I understand what's going on, but I don't know what to do. Thanks again! Priscila -- Priscila Grynberg, B.Sc., M.Sc. Doutoranda em Bioinformática (Bioinformatics D.Sc student) Laboratório de Genética Bioquímica Universidade Federal de Minas Gerais Tel: +55 31 3409-2628 CV: http://lattes.cnpq.br/8808643075395963 [[alternative HTML version deleted]]
• 662 views
ADD COMMENT
0
Entering edit mode
@sean-davis-490
Last seen 3 months ago
United States
On Tue, Dec 23, 2008 at 10:44 AM, Priscila Grynberg <priscilag@gmail.com>wrote: > Dear Sean, > It worked! Thanks. > > Can you help me a little bit more? How do I specify the layout? I don't > have any examples to follow. > Priscila, it is a great idea to always reply to the whole list. The questions and answers are then archived for your later use and, more importantly, for everyone else to use. As for your question, you'll need to know the layout of your arrays. You didn't mention the type of array or the feature extraction software that you are using. And to the details, again, "help" can be your friend. If you start with the RGList-class help, you will see that there is a "printer" slot described. It suggests that you look at the help for the PrintLayout class. If you do help('PrintLayout-class'), you can hopefully find some useful information for setting up the layout if it makes sense to do so for your arrays. Sean [[alternative HTML version deleted]]
ADD COMMENT
0
Entering edit mode
Dear Sean and other, I'm using an oligo microarray slide, and I used the ScanArray Express software to generate a .csv file. This is my layout: > RG$printer $ngrid.r [1] 12 $ngrid.c [1] 4 $nspot.r [1] 23 $nspot.c [1] 24 attr(,"class") [1] "PrintLayout" So, apparently, the NormalizeWithinArrays function should be able to understand my layout. Just to remember you, I tried this: > MAp = normalizeWithinArrays(RG.mb) Error in switch(method, loess = { : printer layout information does not match M row dimension Thanks again. Priscila [[alternative HTML version deleted]]
ADD REPLY

Login before adding your answer.

Traffic: 775 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