[R] Converting tables to matrices

2010-09-16 Thread selthy
row of the two tables? Thanks for our help! Selthy -- View this message in context: http://r.789695.n4.nabble.com/Converting-tables-to-matrices-tp2543309p2543309.html Sent from the R help mailing list archive at Nabble.com. __ R-help@r-project.org ma

Re: [R] Converting tables to matrices

2010-09-16 Thread selthy
Thanks so much! I realise that probably seems very simple to you, but you've just saved me hours of struggling with syntax and commands I'm not very familiar with...excellent. Cheers, Selthy -- View this message in context: http://r.789695.n4.nabble.com/Converting-tables-t

Re: [R] Converting tables to matrices

2010-09-19 Thread selthy
Hi Michael, I have another simple question which I'm sure you could help me with. How do I extract only the p values from "result" (i.e. all of the p values from the i tests, preferably in a single column of data)? I've read over the fisher.test help (http://127.0.0.1:16311/library/stats/html/fis

Re: [R] Converting tables to matrices

2010-09-19 Thread selthy
Great! I'm loving this forum. I'm slowly teaching myself the basics of R, but in the meantime this is saving me a lot of time in the data analysis phase (I'm a molecular biologist). Thanks again! -- View this message in context: http://r.789695.n4.nabble.com/Converting-tables-to-matrices-tp25433

[R] Wilcoxon Rank Sum in R with a multiple testing correction

2010-11-23 Thread selthy
Hi there, I'm a total newbie to R. I'd like to use a Wilcoxon Rank Sum test to compare two populations of values. Further, I'd like to do this simultaneously for 114 sets of values. The two populations are C and N. The different sets of values have arbitrary names (I'll call them a, b, c etc). The