Table of Contents
__init__ ( self, nucleotide_alphabet=nucleotide_alphabet, protein_alphabet=protein_alphabet, forward_table=forward_table, back_table=back_table, start_codons=start_codons, stop_codons=stop_codons, )
Not always called from derived classes!