Skip to content
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

Fix dsl2 syntax errors #128

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

rdeborja
Copy link

fixed DSL2 syntax errors when using Nextflow 22.04.05

  • replaced tuple var_name with tuple val(var_name) where applicable
  • replaced nextflow.preview.dsl=2 with nextflow.enable.dsl=2

@alethomas
Copy link

In order to use the workflow I would really appreciate if this PR could be included soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants