ancestree | R Documentation |
Uses a sample of species to get the phylogeny that starts at the common ancestor of the sample.
ancestree(sample, tree)
sample |
A data frame with species in columns' names (check out example link). |
tree |
.tre phylogenetic tree of species. |
A phylogeny that starts at the common ancestor of the provided sample.
# https://rfunctions.blogspot.com/2013/04/ancestree-function-get-phylogeny-that.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.