PlotCustomHeatmap: Plot customized heatmap.

Description Usage Arguments

Description

Plot customized heatmap.

Usage

1
2
PlotCustomHeatmap(matrix, scale = "none", trace = "none", task.grouping,
  dendro = "col", density.info = "none", ...)

Arguments

matrix

Matrix to display.

scale

See heatmap.2.

trace

See heatmap.2

task.grouping

Vector of strings with groups for each task.

dendro

Dendrogram obtained from clustering the columns of the input matrix.

density.info

See heatmap.2.

...

Other arguments passed to heatmap.2.


tohein/linearMTL documentation built on May 17, 2019, 8:22 a.m.