Skip to content

Commit 09bc7ca

Browse files
committed
Fixed errors in pairwise control files.
1 parent 134634d commit 09bc7ca

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

controlFiles/pairwiseAlt.ctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
model = 0 * models for codons:
1717
* 0:one, 1:b, 2:2 or more dN/dS ratios for branches
1818

19-
NSsites = 2 * 0:one w;1:neutral;2:selection; 3:discrete;4:freqs;
19+
NSsites = 0 * 0:one w;1:neutral;2:selection; 3:discrete;4:freqs;
2020
* 5:gamma;6:2gamma;7:beta;8:beta&w;9:betaγ
2121
* 10:beta&gamma+1; 11:beta&normal>1; 12:0&2normal>1;
2222
* 13:3normal>0

controlFiles/pairwiseNull.ctl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
icode = 0 * 0:universal code; 1:mammalian mt; 2-10:see below
2525
fix_kappa = 0 * 1: kappa fixed, 0: kappa to be estimated
2626
kappa = 3 * initial or fixed kappa
27-
fix_omega = 0 * 1: omega or omega_1 fixed, 0: estimate
27+
fix_omega = 1 * 1: omega or omega_1 fixed, 0: estimate
2828
omega = 1 * initial or fixed omega, for codons or codon-based AAs
2929

3030
fix_alpha = 1 * 0: estimate gamma shape parameter; 1: fix it at alpha

0 commit comments

Comments
 (0)