-
Notifications
You must be signed in to change notification settings - Fork 2
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] Could not find DeepNano weights file - but I am using Guppy #37
Comments
Hi @JWDebler thanks for raising the issue and your interest in ReadBouncer. I guess the problem relates to your config.toml. First, please indicate the port numbers as strings, e.g. However, the main issue here is, that you didn't state the config file for the guppy basecaller. Using e.g. Cheers |
Hi @JensUweUlrich , I am one step closer. I got it working. The problem seemed to be that I was running ReadBouncer from within its bin directory.
First I changed the config as you suggested and it failed as before. Then I went out of the ReadBounder folder structure and ran again:
|
Hi @JWDebler Could you provide me with the output files, log files and your config.toml file? You can zip them and send to jens-uwe.ulrich@hpi.de. That makes debugging easier for me. Thanks |
Hi @JWDebler Thanks for sending me the log files. Although they were not that useful, I was lucky to reproduce the seg fault. This was a little bug related to the management of already seen reads and I fixed it immediately. I updated the Linux binaries as well, so that you can retry to test with the playback run. Cheers |
Excellent news! I'll try it first thing Monday morning. Thanks.
@JensUweUlrich Have you uploaded the new binary yet? The Readme still links to 1.1.0, but the file seems to have been removed.
Cheers
…On Fri, 25 Feb 2022, 20:45 Jens-Uwe Ulrich, ***@***.***> wrote:
Hi @JWDebler <https://github.com/JWDebler>
Thanks for sending me the log files. Although they were not that useful, I
was lucky to reproduce the seg fault. This was a little bug related to the
management of already seen reads and I fixed it immediately. I updated the
Linux binaries as well, so that you can retry to test with the playback run.
Cheers
Jens
—
Reply to this email directly, view it on GitHub
<#37 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABBHB2UKCKF3QYFR5BBKX7TU452WZANCNFSM5PDPH4UA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sorry, I just forgot to update the Readme.md Cheers |
Hi,
I am trying to run a simulation test, but keep getting this error, even though I have "Guppy" as my basecaller in my config file.
I downloaded the precompiled linux version.
my config.toml looks like this:
I'm calling it like this:
johannes@nanopore:~/Downloads/ReadBouncer-1.1.0-Linux/bin$ ./ReadBouncer config.toml
And I am getting this output:
Any idea what might be going on?
Cheers,
Johannes
The text was updated successfully, but these errors were encountered: