/cons_test/ctl/codeml_aa.ctl

http://github.com/sbotond/phylosim · Visual Basic · 58 lines · 47 code · 11 blank · 0 comment · 6 complexity · e287ec4bd42a9b6dc3d06957c51836ae MD5 · raw file

  1. seqfile = sim.phy * sequence data filename
  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 = 1 * 0: concise; 1: detailed, 2: too much
  6. runmode = 0 * 0: user tree; 1: semi-automatic; 2: automatic
  7. * 3: StepwiseAddition; (4,5):PerturbationNNI; -2: pairwise
  8. seqtype = 2 * 1:codons; 2:AAs; 3:codons-->AAs
  9. CodonFreq = 2 * 0:1/61 each, 1:F1X4, 2:F3X4, 3:codon table
  10. * ndata = 10
  11. clock = 0 * 0:no clock, 1:clock; 2:local clock; 3:CombinedAnalysis
  12. aaDist = 0 * 0:equal, +:geometric; -:linear, 1-6:G1974,Miyata,c,p,v,a
  13. aaRatefile = ../ctl/wag.dat * only used for aa seqs with model=empirical(_F)
  14. * dayhoff.dat, jones.dat, wag.dat, mtmam.dat, or your own
  15. model = 3
  16. * models for codons:
  17. * 0:one, 1:b, 2:2 or more dN/dS ratios for branches
  18. * models for AAs or codon-translated AAs:
  19. * 0:poisson, 1:proportional, 2:Empirical, 3:Empirical+F
  20. * 6:FromCodon, 7:AAClasses, 8:REVaa_0, 9:REVaa(nr=189)
  21. NSsites = 0 * 0:one w;1:neutral;2:selection; 3:discrete;4:freqs;
  22. * 5:gamma;6:2gamma;7:beta;8:beta&w;9:betaγ
  23. * 10:beta&gamma+1; 11:beta&normal>1; 12:0&2normal>1;
  24. * 13:3normal>0
  25. icode = 0 * 0:universal code; 1:mammalian mt; 2-10:see below
  26. Mgene = 0
  27. * codon: 0:rates, 1:separate; 2:diff pi, 3:diff kapa, 4:all diff
  28. * AA: 0:rates, 1:separate
  29. fix_kappa = 0 * 1: kappa fixed, 0: kappa to be estimated
  30. kappa = 2 * initial or fixed kappa
  31. fix_omega = 0 * 1: omega or omega_1 fixed, 0: estimate
  32. omega = .4 * initial or fixed omega, for codons or codon-based AAs
  33. fix_alpha = 0 * 0: estimate gamma shape parameter; 1: fix it at alpha
  34. alpha = 1 * initial or fixed alpha, 0:infinity (constant rate)
  35. Malpha = 0 * different alphas for genes
  36. ncatG = 8 * # of categories in dG of NSsites models
  37. getSE = 0 * 0: don't want them, 1: want S.E.s of estimates
  38. RateAncestor = 0 * (0,1,2): rates (alpha>0) or ancestral states (1 or 2)
  39. Small_Diff = .5e-6
  40. cleandata = 1 * remove sites with ambiguity data (1:yes, 0:no)?
  41. * fix_blength = -1 * 0: ignore, -1: random, 1: initial, 2: fixed
  42. method = 0 * Optimization method 0: simultaneous; 1: one branch a time
  43. * Genetic codes: 0:universal, 1:mammalian mt., 2:yeast mt., 3:mold mt.,
  44. * 4: invertebrate mt., 5: ciliate nuclear, 6: echinoderm mt.,
  45. * 7: euplotid mt., 8: alternative yeast nu. 9: ascidian mt.,
  46. * 10: blepharisma nu.
  47. * These codes correspond to transl_table 1 to 11 of GENEBANK.