SafeTaxonomicReinsertion: Reinsert Safely Removed Taxa Into A Tree
Description
Following Safe Taxonomic Reduction reinsert removed taxa.
Usage
SafeTaxonomicReinsertion(treefile.in, treefile.out, str.list,
multi.placements = "exclude")
Arguments
treefile.in
A Newick-formatted tree file containing tree(s) without safely removed taxa.
treefile.out
A file name where the newly generated trees will be written out to (required).
multi.placements
An optional for what to do with taxa that have more than one possible reinsertion position. Options are "exclude"
(does not reinsert them; the default) or "random"
(picks one of the possible positions and uses that; will vary stochastically if multiple trees exist).
Value
Nothing is returned, but a new file (treefile.out
) is written.