/cons_test/ctl/codeml_codon.ctl

http://github.com/sbotond/phylosim · Visual Basic · 33 lines · 27 code · 6 blank · 0 comment · 1 complexity · 600623b06f9cecdcaafc9d17e0b869a9 MD5 · raw file

  1. seqfile = sim.phy * sequence data file name
  2. treefile = ../tree/test_tree.t * tree structure file name
  3. outfile = mlc * main result file name
  4. noisy = 0 * 0,1,2,3,9: how much rubbish on the screen
  5. verbose = 0 * 1: detailed output, 0: concise output
  6. runmode = 0 * 0: user tree; 1: semi-automatic; 2: automatic
  7. * 3: StepwiseAddition; (4,5):PerturbationNNI; -2: pairwise
  8. seqtype = 1 * 1:codons; 2:AAs; 3:codons-->AAs
  9. CodonFreq = 2 * 0:1/61 each, 1:F1X4, 2:F3X4, 3:codon table
  10. clock = 0 * 0: no clock, unrooted tree, 1: clock, rooted tree
  11. aaDist = 0 * 0:equal, +:geometric; -:linear, {1-5:G1974,Miyata,c,p,v}
  12. model = 0
  13. NSsites = 0
  14. * 0:one w; 1:NearlyNeutral; 2:PositiveSelection; 3:discrete;
  15. * 4:freqs; 5:gamma;6:2gamma;7:beta;8:beta&w;9:betaγ10:3normal
  16. icode = 0 * 0:standard genetic code; 1:mammalian mt; 2-10:see below
  17. Mgene = 0 * 0:rates, 1:separate; 2:pi, 3:kappa, 4:all
  18. fix_kappa = 0 * 1: kappa fixed, 0: kappa to be estimated
  19. kappa = .3 * initial or fixed kappa
  20. fix_omega = 0 * 1: omega or omega_1 fixed, 0: estimate
  21. omega = 1.3 * initial or fixed omega, for codons or codon-based AAs
  22. ncatG = 8 * # of categories in the dG or AdG models of rates
  23. getSE = 0 * 0: don't want them, 1: want S.E.s of estimates
  24. RateAncestor = 0 * (0,1,2): rates (alpha>0) or ancestral states (1 or 2)
  25. Small_Diff = .45e-6
  26. cleandata = 1 * remove sites with ambiguity data (1:yes, 0:no)?
  27. fix_blength = 0 * 0: ignore, -1: random, 1: initial, 2: fixed