-
Notifications
You must be signed in to change notification settings - Fork 35
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
appropriate basecaller_cfg not found #115
Comments
Hello - I'd be tempted to use "[email protected]" Thanks Matt |
Hi Matt,
Hi Matt, From this I realized that we are only keeping 200 reads, which is probably what accounts for the small size of the bam files! Thanks for your help! |
Ask away!
Hello,
I'm trying to run some older data through the wf-artic pipeline. I used Guppy to basecall this data with model
dna_r9.4.1_450bps_sup.cfg.
Epi2me version:
When I run my nextflow command, I get an error that it cannot automatically determine the basecalling model used. (why is that, and where should this information be found?)
I found a suggestion in the Github issues to use --override_basecaller_cfg. However, dna_r9.4.1_540bps_sup is not an option.
Can you please let me know which model I should use?
Here is the nextflow command that I am trying to use:
I tried to run this with the hac model instead. It seemed to be working, but ultimately, it failed and no output files were written. Is this because I used the wrong model?
Here is the start of the error messages:
By the way, I was able to somewhat successfully run the test data (without the override command). Even though this failed to output any artic, nextclade or pangolin analyses, I really only want the Read QC and the primertrimmed and sorted bam files, which I could see in the test output.
Thanks!
The text was updated successfully, but these errors were encountered: