draw.tree: draw.tree

Description Usage Arguments

Description

Adds a dendogram to heatmap.

Usage

1
2
draw.tree(groups, side = 3, sep = 0.03, lwd = 0.5, trim = T,
  colors = NA)

Arguments

groups

Identified groups

side

Integer. Side onto which the tree is plotted on the heatmap. Default is 3 (top)

sep

Float.

lwd

Float. Line width of tree branches.

trim

Boolean. Default set to TRUE.

colors

String. Default set to NA. Colors the clusters.


cbsteen/clustermap documentation built on May 24, 2019, 1:35 a.m.