tree.consensus | R Documentation |
The function builds consensus tree.
tree.consensus(treefile, outfile, rooted=FALSE, sumtreepath="sumtrees.py")
treefile |
tree file |
outfile |
the consensus tree file |
rooted |
rooted or unrooted trees |
sumtreepath |
the full path of sumtrees.py |
contree |
the consensus tree with bootstrap support values |
bsvalue |
bootstrap values |
Liang Liu lliu@uga.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.