]> git.donarmstrong.com Git - paml.git/blob - examples/MouseLemurs/aaml2.ctl
import paml4.8
[paml.git] / examples / MouseLemurs / aaml2.ctl
1       seqfile = MouseLemurs.aa\r
2      treefile = MouseLemurs.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 = 1  * 0: concise; 1: detailed, 2: too much\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 = 2  * 1:codons; 2:AAs; 3:codons-->AAs\r
11    aaRatefile = mtmam.dat\r
12 \r
13         model = 3  * 0:poisson, 1:proportional, 2:Empirical, 3:Empirical+F\r
14         clock = 6  * 0:no clock, 1:global clock; 2:local clock\r
15     fix_alpha = 1  * 0: estimate gamma shape parameter; 1: fix it at alpha\r
16         alpha = 0.37886  * initial or fixed alpha, 0:infinity (constant rate)\r
17        Malpha = 0  * different alphas for genes\r
18         ncatG = 5  * # of categories in dG of NSsites models\r
19 \r
20         getSE = 0  * 0: don't want them, 1: want S.E.s of estimates\r
21  RateAncestor = 0  * (0,1,2): rates (alpha>0) or ancestral states (1 or 2)\r
22 \r
23    Small_Diff = 1e-6\r
24     cleandata = 0  * remove sites with ambiguity data (1:yes, 0:no)?\r
25 *  fix_blength = 0  * 0: ignore, -1: random, 1: initial, 2: fixed\r
26         method = 1   * 0: simultaneous; 1: one branch at a time\r