Skip to content

Commit a3bce66

Browse files
committed
added a GeneticCodes option
1 parent 93c32bc commit a3bce66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phame.ctl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
PosSelect = 0 # 0:No; 1:use PAML; 2:use HyPhy; 3:use both
3030

31+
GeneticCodes = 1 # 1,2,3,4,5,6,9 (see https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi#SG4)
32+
3133
code = 1 # 0:Bacteria; 1:Virus; 2: Eukarya
3234

3335
clean = 0 # 0:no clean; 1:clean

0 commit comments

Comments
 (0)