plclust_in_colour: modifiction of plclust for plotting hclust objects *in...

Description Usage Arguments Value Author(s)

View source: R/plclust_in_colour.R

Description

modifiction of plclust for plotting hclust objects *in colour*!

Usage

1
2
plclust_in_colour(hclust, lab = hclust$labels, lab.col = rep(1,
  length(hclust$labels)), hang = 0.1, ...)

Arguments

hclust

an hclust object

lab

a character vector of labels of the leaves of the tree

lab.col

colour for the labels; NA=default device foreground colour

hang

see plclust

...

args passed to text

Value

none. Generates A display of hierarchical cluster with coloured leaf labels.

Author(s)

Eva Chan, 2009


drmjc/metaGSEA documentation built on Aug. 8, 2020, 1:53 p.m.