I have noticed a similar issue as found here: https://stackoverflow.com/questions/18551645/speeding-up-clustering-heatmap-creation
When generating a heatmap with the dendrogram argument set to "column" or "none", the process becomes extremely slow. Yet when setting dendrogram to "row" or "both", the process is very quick.
Not sure why this happens.
I have noticed a similar issue as found here: https://stackoverflow.com/questions/18551645/speeding-up-clustering-heatmap-creation
When generating a heatmap with the dendrogram argument set to "column" or "none", the process becomes extremely slow. Yet when setting dendrogram to "row" or "both", the process is very quick.
Not sure why this happens.