Closed Juke34 closed 7 months ago
Thank you for report and patches. I've edited them and merged. One of the changes (testing that removed tables such as id=7 was the string "''"
) was not needed because instead of that check the internal tables now have a real empty string. Closing as merged (with edits).
Fix bugs in codon table:
Bio::Tools::CodonTable->new( -id => 0);
but was working only by creating a codon table by default and using theid
function to set the table to 0