makeDend: Recursive partitioning of sequences at a focal point.

Description Usage Arguments Value Examples

View source: R/make_dend.R

Description

This function recursively partitions a hapMat object with SNVs ordered by ancestry, and records the partitioning in a phylo object.

Usage

1
makeDend(hapmat, sep = "-")

Arguments

hapmat

A hapMat object with ordered columns according to the ancestry of SNVs.

sep

A separator for haplotype names in the same clade. See the arguments in reconstructPP

Value

An object of class phylo.

Examples

1


perfectphyloR documentation built on March 8, 2021, 9:06 a.m.