hclust.tree: Hierarchical Clustering.

View source: R/initialize_primers_tree.R

hclust.treeR Documentation

Hierarchical Clustering.

Description

Performs hierarchical clustering on aligned primer sequences.

Usage

hclust.tree(primer.candidates)

Arguments

primer.candidates

Alignment of primer candidates.

Details

The clustering is performed to identify similar groups of primer candidates that can be merged to form degenerate primers.

Value

Phylogeny of the input primer.candidates.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.