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

Illegal involution value #34

Open
sanjitsbatra opened this issue Dec 25, 2017 · 3 comments
Open

Illegal involution value #34

sanjitsbatra opened this issue Dec 25, 2017 · 3 comments

Comments

@sanjitsbatra
Copy link

Hi!

At the end of Step 7, I encounter this error:

============GFA DUMP STARTING============
Graph has 23455016 edges
Dumping edges
Dumping connections
============GFA DUMP ENDED============

Forward Node Edge Classification:
nothing_fw: 222492 ( 149531677 kmers )
line_fw: 44 ( 37056 kmers )
join_fw: 7728870 ( 5211720522 kmers )
split_fw: 15460764 ( 5856529166 kmers )
join_split_fw: 42846 ( 21464707 kmers )
--== Step 7: PE-Scaffolding ==--
Sun Dec 24 22:18:04 2017: deleting 0 gaps and adding 13 gaps to force symmetry
Sun Dec 24 22:20:16 2017: done making gaps, time used = 13.7 minutes
--== PE-Scaffolding DONE!

e = 410162, inv[e] = -1, hb.EdgeObjectCount( ) = 23394717
Illegal involution value.
Abort.
Aborted (core dumped)

Why might this be happening?

@bjclavijo bjclavijo added this to the w2rap-contigger v1.0 milestone Aug 7, 2019
@bjclavijo bjclavijo added the WIP label Aug 7, 2019
@ljyanesm
Copy link
Contributor

ljyanesm commented Aug 8, 2019

RemoveSmallComponents leads to an invalid involution

@jd3234
Copy link

jd3234 commented Mar 2, 2020

Hi,

I am running into the same issue. Do you have an idea what is causing it? And is there a fix for it?

@theaidenlab
Copy link

Hi,
We are experiencing a similar issue with one specific library and using the "step7_fix" branch, which is still the most reliable version for us. Is there any chance we can fix this somehow in this branch?
Thank you!

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

No branches or pull requests

5 participants