Re: [R] plot significant spearman correlation

2013-02-09 Thread Uwe Ligges
On 05.02.2013 17:08, Ozgul Inceoglu wrote: Hello, I calculate the correlation between two matrices cor(x,y, method="spearman") and I am wondering if it possible to see only the significant correlations. I can do that for single OTUs with cor.test() command but I would like to have an output

[R] plot significant spearman correlation

2013-02-05 Thread Ozgul Inceoglu
Hello, I calculate the correlation between two matrices cor(x,y, method="spearman") and I am wondering if it possible to see only the significant correlations. I can do that for single OTUs with cor.test() command but I would like to have an output for whole matrix. Besides,I would like to plot