Skip to content

Commit 29e9c9b

Browse files
committed
4.1 and changelog
1 parent d2e7045 commit 29e9c9b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.0
1+
4.1.0

changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# SPAdes Genome Assembler changelog
22

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+
311
## SPAdes 4.0.0, 3 June 2024
412
- SPAdes now supports NCBI SRA files as input;
513
- Reworked and improved documentation: [ablab.github.io](https://ablab.github.io/spades/);

0 commit comments

Comments
 (0)