Learn R Programming

piglet (version 1.0.7)

plotAlleleCluster: Plotting the dendrogram of the clusters

Description

Plotting the dendrogram of the clusters

Usage

plotAlleleCluster(x, y = NULL, cex = 1, seed = 9999)

Value

A plot of the allele clusters dendrogram

Arguments

x

The GermlineCluster object. See inferAlleleClusters

y

NULL. not in use.

cex

Controls the size of the allele label. Default is 1.

seed

Set a seed number for drawing the dendrogram. Default 9999.