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 hang at (kmer_coverage_model.cpp : 295) ... iteration 8 #372

Closed
zorino opened this issue Oct 3, 2019 · 2 comments
Closed

spades hang at (kmer_coverage_model.cpp : 295) ... iteration 8 #372

zorino opened this issue Oct 3, 2019 · 2 comments

Comments

@zorino
Copy link

zorino commented Oct 3, 2019

Hi,

I am trying to assemble illumina paired-end reads and it always get stuck in the assembly with kmer length = 55 at

(kmer_coverage_model.cpp : 295) ... iteration 8

The assemblies for kmer 21 and kmer 33 always passed though.

Any ideas ?

Thanks

@asl
Copy link
Member

asl commented Oct 14, 2019

It really should not as everything is deterministic there. Does the problem reproduce with --only-assembler? Or with some light quality trimming?

@zorino
Copy link
Author

zorino commented Oct 15, 2019

I finally skipped length 55 and all other lengths worked well... don't know what was causing this but won't investigate further.
Thank you.

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