Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rfm-targa authored Jul 2, 2024
1 parent f47435f commit 815ae43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

## 3.3.8 - 2024-07-02

- Added support for genetic codes 2, 3, 5, 6, 9, 10, 12-16, 21-25 (full list available [here](https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi)). Values passed to --t, --translation-table are ignored if a training file is used. The CreateSchema and AlleleCall modules use the genetic code used to create the training file.
- Added support for genetic codes 2, 3, 5, 6, 9, 10, 12-16, 21-25 (complete list available [here](https://www.ncbi.nlm.nih.gov/Taxonomy/Utils/wprintgc.cgi)). Values passed to `--t`, `--translation-table` are ignored if a training file is used. The CreateSchema and AlleleCall 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 fully numeric columns.
- Fixed issue in the AlleleCallEvaluator module related to entirely numeric columns.

## 3.3.7 - 2024-06-27

Expand Down

0 comments on commit 815ae43

Please sign in to comment.