.makeHeatmap {MSstats}R Documentation

Create heatmap

Description

Create heatmap

Usage

.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.


[Package MSstats version 4.1.1 Index]