powered by
Compare two phylogenetic trees
newick_compare(trees)
A multiphylo object of two newick trees
A named list with are_same_tree property set to either TRUE or FALSE
https://github.com/phylotastic/phylo_services_docs/tree/master/ServiceDescription
# NOT RUN { are_same <- newick_compare(c(ape::rcoal(5), ape::rcoal(5))) # }
Run the code above in your browser using DataLab