Commands/randtrees

From TNT

Jump to: navigation, search

randtrees
Version: 1.1.
Menu path: to do.

randtrees
   N J K  create N random trees, by adding taxa at each pre-existing 
          branch with same probability, probability J of collapsing  
          the new node, with up to K-furcations (default J = 0 ) 
   /      randomize tree order between tree groups (Commands/tgroup)
   *      randomly resolve non-binary trees

Example: Create 30 random trees, in non-random order, with a probability of 25% of collapsing the new node with 3 furcations; then create another group of 30 trees, this time with 1% probability of trifurcation; then randomise the order of the trees between the two groups (assuming default setting of "Trees from files assigned to groups is ON" which can be toggled on/off with tgroup /;)

randtrees 30 25 3; randtrees 30 1 3; randtrees /;
Personal tools