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

error occurred in 3-unzip/2-htigs step of falcon_unzip. #45

Closed
lee123lee opened this issue Nov 5, 2018 · 7 comments
Closed

error occurred in 3-unzip/2-htigs step of falcon_unzip. #45

lee123lee opened this issue Nov 5, 2018 · 7 comments
Assignees

Comments

@lee123lee
Copy link

Error message
the message in 3-unzip/2-htigs/chunk_002716F/run-P3105148f148918.bash.stderr:
[ERROR 2018-11-05 02:39:40] Failure in generate_haplotigs_for_ctg((u'002716F', u'../../0-phasing/002716F/uow-00/proto', './uow-002716F', u'../../..', False)) Traceback (most recent call last): File "~/miniconda2/envs/assembly/lib/python2.7/site-packages/falcon_unzip/mains/graphs_to_h_tigs_2.py", line 74, in run_generate_haplotigs_for_ctg

.........skipping...........

raise Exception(msg) Exception: Skipping additional subgraphs of the primary contig: 002716F. The graph has multiple primary components.

How can I fix it? Or, how to skip the contig(002716F)? Actually, I have three similar contig that make me can't go on .

@marcopessoa
Copy link

Looks like the same issue reported in #31

@lee123lee
Copy link
Author

Thanks for your response.
This issue really looks like #31, but I can not find the solution for the repeated issue under #31. So I open the new issue.
Do you have any idea about the issue? Thanks.

@marcopessoa
Copy link

Not really, there was no response in #31, I am currently using a previous commit of FALCON-integrate from march 2018 to continue my project.

@lee123lee
Copy link
Author

lee123lee commented Nov 23, 2018

oh! I checked the problem fc_run assembly in my item when I saw your comment under #31. I found the same configure, fc_run is falcon-kit 1.2.4, and fc_unzip is falcon-kit 1.2.3. Interestingly, the cause of all this is that I update the pb-assembly after fc_run as well. So, now I am running a new assembly by the same version pb-assembly.
Maybe this is the solution. good luck to us!

@isovic
Copy link
Contributor

isovic commented Nov 29, 2018

Hi,
Thank you for reporting this issue - it indeed its the same as #31.
We addressed it and it should have been resolved in falcon-unzip 1.1.4 available in pb-falcon>=0.2.4 and pb-assembly>=0.0.2.
Do you manage to finish your assembly process using the latest version?

@marcopessoa
Copy link

My run is in the final polishing step with Arrow, so I would say yes. Thanks for the feedback!

@isovic
Copy link
Contributor

isovic commented Nov 29, 2018

Thank you as well!
Ok, I will close both this issue and issue #31. In case there are more failures like this, don't hesitate to reopen one of the two.
Best regards,
Ivan.

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

No branches or pull requests

4 participants