-
Notifications
You must be signed in to change notification settings - Fork 179
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
Bogart Failed ?? #546
Comments
Yup, do a code update. That module is under active development. I'm somewhat interested in what the error reported in unitigger.000001.out is too, though I expect it's fixed already. |
Thanks Brian!, what do you mean by doing a code update? Running job 1 based on command line options. Thanks! |
The version string says you're not using a release version, so 'git pull' from within the canu/ directory will update the code to the latest version. Then 'make' to compile. Or just grab the latest code directly: http://canu.readthedocs.io/en/latest/ I see I need to update how logging is saved here. The error I'm after should be in 'unitigger.err'. |
Hi Brian, attached is the content of unitigger.err.
|
Hi Brian, tried again after updating Canu, still getting the same problem. I am in a Debian 9 machine.
|
What's the error in unitigger.err? |
Thanks again Brian, This is the output.
|
One more time: give the latest code a shot. If this doesn't work, I'm not sure what else to try. I'd like to get a copy of your You should be at: |
Thanks Brian,
I had a problem updating the code, now I was able to update it properly and it worked. Thanks a lot for your help.
|
Awesome, glad to hear! |
Hi, I also met this error in canu 1.6, the latest version. I want to ask how do you solve it?
@brianwalenz this error still be unresloved in canu 1.6? |
There seems to be a pipeline error when the first attempt to run 'bogart' fails. Canu submits the second attempt, but then immediately says it fails -- because it hasn't run yet. What's in unitigger/4-unitigger/unitigger.err? If it ends with "Bye." then it finished successfully and a restart of canu should resume the assembly. Does file unitigger/*.ctgStore/seqDB.v001.sizes.txt exist? |
thanks!
and I can't find unitigger/*.ctgStore/seqDB.v001.sizes.txt this file. |
@brianwalenz |
That's definitely a crash. :-( Are you able to share the data for debug (I'd need the unitigging/*gkpStore and unitigging/*ovlStore directories, containing reads and overlaps)? If not, we can try debugging remotely, but that's slow and painful. Upload data using http://canu.readthedocs.io/en/latest/faq.html#how-can-i-send-data-to-you |
@brianwalenz I'm sorry,I can't share. The data I have run successfully by canu 1.3, 1.4 and 1.5. what I can tell you is the genome size about 1Gbp , and the date about 120Gbp。 |
I have the same problems. Retrying did not help. For now I'm switching back to 1.5. unitigger.err: placeContains()-- placing 2274157 contained and 339641 unplaced reads, with 8 threads. Failed with 'Aborted'; backtrace (libbacktrace): Bogart log: |
Hi, I keep on getting this error when running Canu.
Any ideas?
The text was updated successfully, but these errors were encountered: