~ubuntu-branches/ubuntu/saucy/paml/saucy

« back to all changes in this revision

Viewing changes to brown.rooted.trees

  • Committer: Bazaar Package Importer
  • Author(s): Pjotr Prins
  • Date: 2010-09-11 23:01:37 UTC
  • Revision ID: james.westby@ubuntu.com-20100911230137-jjf5d0blx5p0m9ba
Tags: upstream-4.4c
ImportĀ upstreamĀ versionĀ 4.4c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
  5   3
 
2
 
 
3
((((1,2),3),4),5);  /  just 3 plausible rooted trees of the 105 possible; this is ((((H,C),Go...
 
4
((((1,3),2),4),5);  /  ((((H,Go),C...
 
5
((((2,3),1),4),5);  /  ((((C,Go),H...
 
6
 
 
7
 
 
8
 
 
9
// end of file
 
10
// Notes: change clock = 1 in baseml.ctl to use those rooted trees.