extend.tree: Place new sequences on the tree. This function makes calls to...

extend.treeR Documentation

Place new sequences on the tree. This function makes calls to pplacer and guppy binaries (Matsen, 2010) provided with this package. pplacer ensures that previously defined clusters remain the same. New tips are assigned a set of possible placements in the tree.

Description

Place new sequences on the tree. This function makes calls to pplacer and guppy binaries (Matsen, 2010) provided with this package. pplacer ensures that previously defined clusters remain the same. New tips are assigned a set of possible placements in the tree.

Usage

extend.tree(phy, seqs.full, log.file = NA, locus = "LOCUS")

Arguments

phy:

ape::phylo object. Must be annotated with seq.info, node.info, and path.info by calling import.tree().

seqs.full:

ape::DNAbin or AAbin object. This sequence alignment must contain all known sequences in the tree phy, as well as all new sequences we want to graft to the tree as potential cluster growth.

log.file:

character. A path to the logfile from a tree reconstruction run. This file can be produced by IQTREE, FastTree or RAxML.

Value

ape::phylo object with growth.info field


PoonLab/clustuneR documentation built on Jan. 29, 2024, 2:40 a.m.