Make_tree This will generate a basic phylogenetic tree

# S4 method for redeemR
Make_tree(object, d, algorithm, onlyreturntree = F)

Arguments

object

mitoTracin class

d

"jaccard" or "Dice" or "jaccard3W" or "w_jaccard" "w_cosine" "LSIdist"

algorithm

the algorithm used to build the tree, choose from "nj" and "upgma"

Value

mitoTracin class