Commands/blength

From TNT

Jump to: navigation, search

BLENGTH
Version: 1.1.
Menu path: to do.

BLENGTH
   N;    show table with branch lengths for tree(s) N 
   *N;   same, using a tree diagram 
   > N/L for continuous characters, show maximum increase in value 
         for each branch, for tree(s) N, char(s) L.  If a branch  
         always decreases, show minimum decrease.  From command  
         line, '[' can be used instead; this can be used together 
         with '<' (see below) 
   < N/L for continuous characters, show maximum decrease, as for '>'.  
         If a branch always increases, show minimum increase. From 
         command line, ']' can be used instead.

Example: Show a tree diagram with branch lengths for your most parsimonious tree (tree 7).

blength *7;
Personal tools