
R interface for TASSEL's tree creation methods
Source:R/analysis_phylogeny_functions.R
      createTree.RdThis function acts as a wrapper for TASSEL's
   CreateTreePlugin.
Usage
createTree(tasObj, clustMethod = c("Neighbor_Joining", "UPGMA"))Value
Returns a phylo tree object. See the
ape package
for further details.