plot_gcGCluster: Plot hierarchical clustering by cluster

plot_hcGClusterR Documentation

Plot hierarchical clustering by cluster

Description

Plot hierarchical clustering by cluster

Usage

  plot_hcGCluster(x1, y1, x2, y2, data=data, layout="v", edge.color = NULL,
                  tip.color=NULL, edge.width = 1, lab.d=1, cex=1);

Arguments

x1, y1

coordinates of points of cluster plot bottom left

x2, y2

coordinates of points of cluster plot top right

data

cluster oblect, such as hclust output

layout

v: for vertical line; h: horizontal line

edge.color

edge colors

tip.color

tip.colors

edge.width

edge width

lab.d

distance from tip to cluster

cex

tip font size

Author(s)

Ying Hu <yhu@mail.nih.gov> Chunhua Yan <yanch@mail.nih.gov>

References

##

Examples

##

CBIIT-CGBB/GCluster documentation built on Oct. 26, 2023, 4:27 a.m.