View source: R/make_mrbayes_tree.R
tree_get_singleton_outgroup | R Documentation |
Identify the presence of a single lineage outgroup in a phylogeny
tree_get_singleton_outgroup(tree = NULL)
tree |
A tree either as a newick character string or as a |
A character vector with the name of the single lineage outgroup.
Returns NA
if there is none.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.