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

Template: remove try-catch blocks from nextflow.config #3167

Merged
merged 15 commits into from
Sep 30, 2024

Conversation

mirpedrol
Copy link
Member

Close #3132

@mirpedrol
Copy link
Member Author

One problem with this syntax is that the first time a user creates a pipeline, this will fail as nf-core/configs does not contain the pipeline config.
It can be solved by providing a false params.custom_config_base but it's not ideal. I would consider commenting out these lines on the template again and let users decide if they want to include a pipeline specific config.

@ewels ewels added this to the 3.0 milestone Sep 26, 2024
@mirpedrol mirpedrol merged commit b8c9717 into nf-core:dev Sep 30, 2024
83 checks passed
@mirpedrol mirpedrol deleted the try-catch branch September 30, 2024 11:55
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.

4 participants