Skip to content

Invalid workflow defniiton #219

Description

@DNA-Bioboss

Description of the bug

I ran Phoenix pipeline and I got the following error:

starting ph

 N E X T F L O W   ~  version 26.04.4

Launching `/epi_data/home/epi_shared/Documents/GitHub/phoenix/main.nf` [evil_newton] revision: e6acfab07a

Error main.nf:38:1: Invalid workflow definition -- check for missing or out-of-order section labels
│  36 | // -------------------------------------------------------------------
│  37 | 
│  38 | workflow PHOENIX {
│     | ^^^^^^^^^^^^^^^^^^
│  39 | 
╰  40 |     if (!params.input)


WARN: Failed to render execution report -- see the log file for details
WARN: Failed to render execution timeline -- see the log file for details
ERROR ~ Script compilation failed

 -- Check '.nextflow.log' file for details

I'm using the following Nextflow version: 26.04.4 and Phoenix version 2.1.1.

I have attached the nextflow log message for your reference.
.nextflow.log

What might be the issue causing this error? I am guessing it is the nextflow version which I am currently using.

Thank you for your time and support.

-Mayra

Command used and terminal output

Relevant files

No response

System information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions