~ubuntu-branches/ubuntu/raring/paml/raring

« back to all changes in this revision

Viewing changes to examples/TipDate/baseml.ctl

  • 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
      seqfile = TipDate.phy
 
2
     treefile = TipDate.trees
 
3
      outfile = mlb
 
4
 
 
5
        noisy = 3   * 0,1,2,3: how much rubbish on the screen
 
6
      verbose = 0   * 1: detailed output, 0: concise output
 
7
 
 
8
        model = 4  * 0:JC69, 1:K80, 2:F81, 3:F84, 4:HKY85, 5:TN93, 6:REV
 
9
        clock = 1   * 0:no clock, 1:clock; 2:local clock; 3:CombinedAnalysis
 
10
    fix_kappa = 0  * 0: estimate kappa; 1: fix kappa at value below
 
11
        kappa = 2.4   * initial or fixed kappa
 
12
 
 
13
    fix_alpha = 1  * 0: estimate alpha; 1: fix alpha at value below
 
14
        alpha = 0  * initial or fixed alpha, 0:infinity (constant rate)
 
15
        ncatG = 8  * # of categories in the dG, AdG, or nparK models of rates
 
16
 
 
17
        getSE = 1   * 0: don't want them, 1: want S.E.s of estimates
 
18
   Small_Diff = .4e-6