Make_tree
This will generate a basic phylogenetic tree
Usage
Make_tree(object, d = "jaccard", algorithm = "upgma", onlyreturntree = F, ...)
Arguments
- object
redeemR class
- d
"jaccard" or "Dice" or "jaccard3W"
- algorithm
the algorithm used to build the tree, choose from "nj" and "upgma"