View source: R/allele_cluster.R
plotAlleleCluster | R Documentation |
Plotting the dendrogram of the clusters
plotAlleleCluster(x, y = NULL, cex = 1, seed = 9999)
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. |
A plot of the allele clusters dendrogram
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.