epi2me-labs / wf-bacterial-genomes

Small variant calling for haploid samples
https://labs.epi2me.io/
Other
26 stars 8 forks source link

wf-bacterial-genomes workflow not working #41

Closed bunnu27 closed 3 months ago

bunnu27 commented 4 months ago

Operating System

Ubuntu 22.04

Other Linux

No response

Workflow Version

N E X T F L O W ~ version 24.04.3

Workflow Execution

Command line

EPI2ME Version

No response

CLI command run

nextflow run epi2me-labs/wf-bacterial-genomes –-help

Workflow Execution - CLI Execution Profile

standard (default)

What happened?

I have been using wf-bacterial-genomes workflow for last 2 years. It worked fine till date. However, now it started showing following erros

"ERROR ~ Script compilation error

Upgraded nextflow for latest version too. Still not working for me. Need suggestions to troubleshoot.

Relevant log output

na

Application activity log entry

No response

Were you able to successfully run the latest version of the workflow with the demo data?

yes

Other demo data information

No response

cjalder commented 4 months ago

Hi @bunnu27 - The problem is actually with the latest version of the nextflow, which is incompatible with the workflow. We will update this in the next release cycle, but for now you can run the workflow by changing the Nextflow version used to execute the workflow e.g NXF_VER=23.10.1 nextflow run epi2me-labs/wf-bacterial-genomes .... Hope that helps!

julibeg commented 3 months ago

Hi @bunnu27, this should be fixed with the most recent release (v1.3.0). Please reopen this issue and let us know if you still run into the same problem. Thanks!