heatmap with multi NA/0 value
Dear guys,
How to draw a heatmap when all the values are below 0 and there are multi 0 vlaues in the matrix/data frame?
Thanks a lot!
[1,] 0.000000 -3.283349 0 0.000000 0 0
[2,] 0.000000 -4.666889 0 -4.221001 0 0
[3,] 0.000000 -4.565353 0 -3.426233 0 0
[4,] 0.000000 -5.437106 0 -4.246311 0 0
[5,] 0.000000 -3.800179 0 -4.029211 0 0
[6,] -5.141724 0.000000 0 0.000000 0 0
• 749 views
•
link
0 answers
No answers yet.
Log in to answer this question.
What's the problem generating heatmaps with your data? What you describe are characteristics of your dataset, that has not much to do with heatmap generation.