View source: R/getTreeSplits.R
getTreeSplits | R Documentation |
This function breaks down a rooted phylo or multiPhylo object into its respective set of splits
getTreeSplits(tree)
tree |
Tree(s) to split. Options include:
|
Dataframe (or a list of dataframes for each topology): Column 1: Semi-colon separated monophyletic clade; Column 2: 'Mirror Clade'; Column 3: Phylo Node ID (NA for root split)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.