Skip to content

Heatmap, and heatmap.2 gave different figures for the same dataset

3 messages · capricy gao, Kevin Wright

#
I have a huge dataset(15k X 18) and tried to use the heatmap in R to examine the patterns. However, I found that heatmap and heatmap.2 gave me completely different outputs.

Here are the codes:

------------
[1] 15462??? 18
-------

The outputs are attached here.

Could anyone help me figure out why?

Thanks a lot:)