We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e7045 commit 29e9c9bCopy full SHA for 29e9c9b
VERSION
@@ -1 +1 @@
1
-4.0.0
+4.1.0
changelog.md
@@ -1,5 +1,13 @@
# SPAdes Genome Assembler changelog
2
3
+## SPAdes 4.1.0, 21 February 2025
4
+- Reduced RAM consumption in pared-read links distance estimation algorithm;
5
+- Improved k-mer mapper perfomance (used in read-to-graph mapping);
6
+- Reduced RAM consumption in repeat resolving module;
7
+- PathRacer and BinSPreader now support GFA 1.2 as input;
8
+- Fixed GFA loading;
9
+- Minor bugfixes (thanks to @douglasgscofield and @bzizou).
10
+
11
## SPAdes 4.0.0, 3 June 2024
12
- SPAdes now supports NCBI SRA files as input;
13
- Reworked and improved documentation: [ablab.github.io](https://ablab.github.io/spades/);
0 commit comments