Create heatmap

.makeHeatmap(input, my.colors, my.breaks, x.axis.size, y.axis.size)

Arguments

input

data.table

x.axis.size

size of axes labels, e.g. name of the comparisons in heatmap, and in comparison plot. Default is 10.

y.axis.size

size of axes labels, e.g. name of targeted proteins in heatmap. Default is 10.