v3.3.8
-
Added support for genetic codes 2, 3, 5, 6, 9, 10, 12-16, 21-25 (complete list available here). Values passed to
--t
,--translation-table
are ignored if a training file is used. The CreateSchema, AlleleCall and PrepExternalSchema modules use the genetic code used to create the training file. -
Fixed issue related to data about CDSs close to the contig tips not being available if input FASTA files contain CDSs and
--cds
is used. -
Fixed issue in the AlleleCallEvaluator module related to entirely numeric columns.