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: HISTORY.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,14 @@
1
1
# History
2
2
3
+
1.6.1 (2024-03-02)
4
+
------------------
5
+
6
+
* Bug fixes and added tests for `--depth_filter` which would crash in some scenarios.
7
+
3
8
1.6.0 (2024-03-01)
4
9
------------------
5
10
6
-
*Addes`--depth_filter`. This will filter out all contigs that have long- (and short-read for `plassembler run`) read copy numbers that are less than the specified depth filter. Defaults to 0.25x.
11
+
*Adds`--depth_filter`. This will filter out all contigs that have long- (and short-read for `plassembler run`) read copy numbers that are less than the specified depth filter. Defaults to 0.25x.
7
12
* Adds `--unicycler_options` and `--spades_options` which allows passing extra Unicycler options (#46)
0 commit comments