plotAlleleCluster: Plotting the dendrogram of the clusters

View source: R/allele_cluster.R

plotAlleleClusterR Documentation

Plotting the dendrogram of the clusters

Description

Plotting the dendrogram of the clusters

Usage

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

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.

Value

A plot of the allele clusters dendrogram


piglet documentation built on April 12, 2025, 1:27 a.m.