spades
spades copied to clipboard
Assertion `nucls.size() >= index.k()' failed.
Description of bug
I am assembling a genome and I got multiple error and warnings. I would appreciate if someone could help me understand what they mean.
spades.log
params.txt
SPAdes version
4.2.0
Operating System
Linux-5.15.0-143
Python Version
3.13.2
Method of SPAdes installation
binary
No errors reported in spades.log
- [x] Yes
This likely indicates some memory corruption as one of internal SPAdes data structure invariants was violated. Does restart yields the same error?
This likely indicates some memory corruption as one of internal SPAdes data structure invariants was violated. Does restart yields the same error?
Thank you for the answer! Sadly it does, I restarted it and I got the same error.