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: docs/content/updates.rst
+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
@@ -2,10 +2,15 @@
2
2
Updates
3
3
###############
4
4
5
+
========================
6
+
v0.4.4
7
+
========================
8
+
|- Fixed issue with string catenation during UMI fastp call where UMI length was not properly forced to a string
9
+
5
10
========================
6
11
v0.4.3
7
12
========================
8
-
|- Fixed issue with `metagene` where parallelization overloaded memory and resulted in OOM errors. Fixed by making memory thresholding slightly more strict.
13
+
|- Fixed issue with `metagene` where parallelization overloaded memory and resulted in OOM errors. Fixed by making memory thresholding slightly more strict.
0 commit comments