Fix Codon Table 0 (strict) that was not selectable315/head
commit122bb8673611b491ee2878c779b86c9028056354
authorJacques Dainat <jacques.dainat@nbis.se>
Thu, 28 Mar 2019 14:15:10 +0000 (28 15:15 +0100)
committerGitHub <noreply@github.com>
Thu, 28 Mar 2019 14:15:10 +0000 (28 15:15 +0100)
treebc5dad1a13a5a9279bd5fefdac7621e4c2f6c246
parent08e8154ceed2fc69e294319d8f59be0cbc162ab8
Fix Codon Table 0 (strict) that was not selectable

[BUG] Table 0 (strict) was shifted in table 1, because value 0 is false in the test.  Fixed by changing if statement.
lib/Bio/Tools/CodonTable.pm