This is a test version of Biostars. For the public version, visit https://www.biostars.org.
heatmap color key

enter image description here

Hi there,

I have a generated this heatmap using complexheatmap function but i was unable to insert the color key intensity in it.and i wanted to change the color of the heatmap.Can someone help me who had the same problem?

My command is:

heatmap(mat,cluster_rows = T, cluster_columns = F,column_lables=colnames(mat))
heatmap

1 answer

Already read this? https://jokergoo.github.io/ComplexHeatmap-reference/book/a-single-heatmap.html#colors

Log in to answer this question.