You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,23 @@
3
3
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
4
4
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
5
5
6
+
## v1.3 - [08/02/24]
7
+
8
+
- Rename `--subsampling_off` to `--skip_subsampling`
9
+
- Remove `--brackendb` parameter as redundant. Bracken will now use the database location specified with `--krakendb`.
10
+
- Update spoligotype database file (January 2024)
11
+
- Update TB-profiler to version 5.0.1 and remove external database as this version has Zwyer lineages incorporated
12
+
- Remove SpoTyping and use spoligotyping results from TB-profiler instead
13
+
- Change `%Mapped` column header in `read_stats_summary.csv` to `%TrimMapped` so as to make clearer that the % of reads mapped is based on the number of trimmed reads
0 commit comments