]> git.donarmstrong.com Git - paml.git/blob - examples/lysin/codemlYangSwanson2002.ctl
import paml4.8
[paml.git] / examples / lysin / codemlYangSwanson2002.ctl
1       seqfile = lysinYangSwanson2002.nuc\r
2      treefile = lysin.trees\r
3 \r
4       outfile = mlc          * main result file name\r
5         noisy = 3   * 0,1,2,3,9: how much rubbish on the screen\r
6       verbose = 0   * 1: detailed output, 0: concise output\r
7       runmode = 0   * 0: user tree;  1: semi-automatic;  2: automatic\r
8                     * 3: StepwiseAddition; (4,5):PerturbationNNI; -2: pairwise\r
9 \r
10       seqtype = 1   * 1:codons; 2:AAs; 3:codons-->AAs\r
11     CodonFreq = 2   * 0:1/61 each, 1:F1X4, 2:F3X4, 3:codon table\r
12         model = 0   * codonml:  0:one, 1:b, 2:2 or more dN/dS ratios for branches\r
13 \r
14       NSsites = 0   * 0:one w;1:neutral;2:positive; 3:discrete;4:freqs;\r
15                     * 5:gamma;6:2gamma;7:beta;8:beta&w;9:betaγ\r
16                     * 10:beta&1+gamma; 11:beta&1>normal; 12:0&2normal; 13:3normal\r
17         icode = 0   * 0:standard genetic code; 1:mammalian mt; 2-10:see below\r
18         Mgene = 0   * codonml: 0:rates, 1:separate; 2:diff pi, 3:diff kapa, 4:all diff\r
19 \r
20     fix_kappa = 0   * 1: kappa fixed, 0: kappa to be estimated\r
21         kappa = 1.6   * initial or fixed kappa\r
22     fix_omega = 0   * 1: omega or omega_1 fixed, 0: estimate \r
23         omega = .8  * initial or fixed omega, for codons or codon-based AAs\r
24 \r
25         ncatG = 3   * # of categories in dG of NSsites models\r
26 \r
27         getSE = 0   * 0: don't want them, 1: want S.E.s of estimates\r
28 \r
29    Small_Diff = 3e-7\r
30     cleandata = 0  * remove sites with ambiguity data (1:yes, 0:no)?\r
31        method = 0  * 0: simultaneous; 1: one branch at a time\r