Closed ChristopherRichie closed 1 year ago
Hi @ChristopherRichie, apologies our workflow is lagging a little behind the official model releases. We will be releasing an update to this workflow with the v4.2 models tomorrow, hang tight!
@ChristopherRichie wf-basecalling v0.7.0 is now released 🚀. The dna_r10.4.1_e8.2_400bps_sup@v4.2.0
model you are looking for is included in this release. Additionally --help
in the latest version will list all valid basecalling model options, I hope that will be helpful in future. Please update any cached versions of the workflow you may have with nextflow pull epi2me-labs/wf-basecalling
.
Hi SamStudio8, thanks for pushing the update. I see v0.7.0, and using --help, I can see the available models... THIS IS VERY HELPFUL... thanks!
When I try to run the script now, I am getting a new failure (pasted FAILED.nextflow.log below, and LOG attached): Jun-09 12:37:27.087 [Actor Thread 12] DEBUG nextflow.processor.TaskProcessor - Handling unexpected condition for task: name=getVersions; work-dir=null error [java.lang.IllegalStateException]: java.lang.IllegalStateException: Failed to pull singularity image command: singularity pull --name ontresearch-dorado-sha1433bfc3146fd0dc94ad9648452364f2327cf1b0.img.pulling.1686328635711 docker://ontresearch/dorado:sha1433bfc3146fd0dc94ad9648452364f2327cf1b0 > /dev/null status : 255 nextflow.log
Not sure what to do from here. thanks
ATTACHED FILE SHOULD BE: FAILED.nextflow.log
I just received this warning:
/home/chrisr 15.6 GB 16.0 GB 97.81% 16.0 GB
So. perhaps the error i just posted about is due to no/low disk space. I have removed my .singularity folder, and when I ran the script again, nextflow spent time downloading everything fresh. it looks like it overcame the above error...
WORKING GREAT! THANKS!
Glad that's working for you now! 🚀
What happened?
A bug happened!
I am trying to run the wf/basecalling with the new models for RBK-114 with v14 flongles
I am getting this error.
-- Check '.nextflow.log' file for details ERROR ~ * --basecaller_cfg: dna_r10.4.1_e8.2_400bps_sup@v4.2.0 (5kHz) is not a valid enum value (dna_r10.4.1_e8.2_400bps_sup@v4.2.0 (5kHz))
does this mean the model is not part of the workflow yet? I do not see a command for listing the available models from the basecalling workflow.
I have successfully used my script to wf/basecalling with "dna_r10.4.1_e8.2_400bps_sup@v4.1.0"
thanks
Operating System
ubuntu 18.04
Workflow Execution
Other (please describe)
Workflow Execution - EPI2ME Labs Versions
nextflow
Workflow Execution - CLI Execution Profile
Singularity
Workflow Version
https://github.com/epi2me-labs/wf-basecalling
[silly_lalande] DSL2 - revision: adc677af88 [master]Relevant log output