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
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,9 @@
1
1
# Changelog
2
+
## [0.2.4] - 2024-12-08
3
+
### Added
4
+
- Add `-g` to control the minimum number of unique marker genes (default: 1) required for a species to report its genome copies. Increase `-g` (1 -> 2) lowers recall (detection limit: 0.125 -> 0.25) but improves precision.
5
+
6
+
2
7
## [0.2.3] - 2024-12-01
3
8
### Fixed
4
9
- Fix a bug introduced in v0.2.2 causing ties not resolved properly. Results should be identical to v0.2.1.
0 commit comments