plot2_gcGCluster: Plot hierarchical clustering by cluster in circle

plot2_hcGClusterR Documentation

Plot hierarchical clustering by cluster in circle

Description

Plot hierarchical clustering by cluster in circle

Usage

  plot2_hcGCluster(cx, cy, r1, r2, data=data, angle.start=0,  angle.end=360, 
                   tip=TRUE, tip.cex=1, edge.color = NULL, tip.color=NULL, 
                   edge.width = 1, lab.d=1, cex=1)

Arguments

cx, cy

coordinates of centre

r1, r2

length of radius

data

cluster oblect, such as hclust output

angle.start

start angle

angle.end

end angle

tip

plot tip

tip.cex

tip font size

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.