I\'m using gplot to produce a heatmap showing log2-fold changes of a treatment groups versus paired controls. With the following code:
heatmap.2(as.matrix(S
I think you need to set symbreaks = FALSE That should allow for asymmetrical color scales.
symbreaks = FALSE