[BioC] Heatmap without using clustering result
michael watson (IAH-C)
michael.watson at bbsrc.ac.uk
Wed Feb 25 23:08:25 CET 2009
Set both Rowv and Colv arguments to NULL and this should turn off clustering and just draw the heatmap
-----Original Message-----
From: bioconductor-bounces at stat.math.ethz.ch on behalf of gregory voisin
Sent: Wed 25/02/2009 9:56 PM
To: bioconductor
Subject: [BioC] Heatmap without using clustering result
Hie,
I use heatmap() for expression data.
my data set is already ordered by Mfuzz clustering.
If I use my heatmap on my ordered.data.set, I get a beautiful heatmap reclustering by hclust.
by consequently, I have 2 possibility.
1. desactive hclust () in heatmap(): like this , I get a heatmap of my ordered.data.set without ordering by hclust()
2. integrate mfuzz, in heatmap function ( heatmap ( eset, hclust = function(x) mfuzz)
After severals tries et prospection on Internet, I need your help
Greg
[[alternative HTML version deleted]]
_______________________________________________
Bioconductor mailing list
Bioconductor at stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/bioconductor
Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
More information about the Bioconductor
mailing list