Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spades-core: /spades/assembler/src/common/assembly_graph/core/debruijn_data.hpp:38: void debruijn_graph::CoverageData::inc_coverage(int): Assertion `value >= 0 || coverage_ > unsigned(-value)' failed. #1351

Open
1 task done
Amandkaur opened this issue Aug 10, 2024 · 1 comment

Comments

@Amandkaur
Copy link

Description of bug

Greetings!
Thank you for the amazing tool. I am having trouble in assembling shotgun metagenomic raw reads of some of the samples. I am not sure what underlying issue is and how to resolve. I have tried different memory allocations and k-mer sizes but every time it terminates at the same step.

spades.log

spades.log

params.txt

params.txt

SPAdes version

3.13.0

Operating System

Linux-4.4.0-210-generic-x86_64-with-debian-stretch-sid

Python Version

3.7.9

Method of SPAdes installation

manual

No errors reported in spades.log

  • Yes
@asl
Copy link
Member

asl commented Aug 11, 2024

You are using ancient version of SPAdes. Does the issue reproduce on the latest SPAdes 4.0? Likely your reads contain over-represented k-mer (e.g. an untrimmed adapter or something like this).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants