View source: R/analysis_phylogeny_vis_functions.R
treeJavaApp | R Documentation |
This function acts as a wrapper for TASSEL's interface to the Archaeopteryx Java tree Viewer.
treeJavaApp(tasObj, clustMethod = c("Neighbor_Joining", "UPGMA"))
tasObj |
An object of class |
clustMethod |
What clustering method should be used? Current options
are |
Returns a Java-based visualization application.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.