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
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
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
3 matches
Mail list logo