Re: [R] heatmap.2 no reordering of the columns and rows

2009-04-07 Thread Tanuja Bompada
Thanks James. That worked. Tanuja --- On Tue, 4/7/09, James W. MacDonald wrote: From: James W. MacDonald Subject: Re: [R] heatmap.2 no reordering of the columns and rows To: "Tanuja Bompada" Cc: r-help@r-project.org Date: Tuesday, April 7, 2009, 8:02 AM Hi Tanuja, Tanuja Bom

Re: [R] heatmap.2 no reordering of the columns and rows

2009-04-07 Thread James W. MacDonald
Hi Tanuja, Tanuja Bompada wrote: Hi, I need to generate a heatmap on a square matrix and wouldn't want to reorder the columns and the rows on the heatmap display. I have used the options Rowv=NULL and Colv=NULL but doesn't seem to work. Following is a snippet of the heatmap function i am u

[R] heatmap.2 no reordering of the columns and rows

2009-04-06 Thread Tanuja Bompada
Hi,   I need to generate a heatmap on a square matrix and wouldn't want to reorder the columns and the rows on the heatmap display.    I have used the options Rowv=NULL and Colv=NULL but doesn't seem to work. Following is a snippet of the heatmap function i am using. args <- commandArgs(); inpu