You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TrAP is a tree averaging program. It computes medians and means of phylogenetic trees.
Input is assumed to be in the Newick format. The root has the label 0 and must be listed last. Here is an example:
((1:0.7,2:0.42):0.11,3:0.9,4:0.12,0:45);
About
TrAP is a tree averaging program. It computes medians and means of phylogenetic trees.