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

nf-core launch --params-in error #1969

Closed
mattheatley opened this issue Oct 25, 2022 · 1 comment
Closed

nf-core launch --params-in error #1969

mattheatley opened this issue Oct 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@mattheatley
Copy link

mattheatley commented Oct 25, 2022

Description of the bug

nf-core launch with --params-in /path/to/nf-params.json results in "Parameter output file already exists! nf-params.json". is this an error? my understanding is that it should use this file and not try to create a new one

Command used and terminal output

nf-core launch slamseq --params-in /Users/mbzmch/Desktop/x.NEXTFLOW/WRK/nf-params.json

WARNING Parameter output file already exists! nf-params.json launch.py:123
Do you want to overwrite this file? [y/n]: n
INFO Exiting. Use --params-out to specify a custom filename.

System information

No response

@mattheatley mattheatley added the bug Something isn't working label Oct 25, 2022
@mashehu
Copy link
Contributor

mashehu commented Nov 2, 2022

Should be fixed now with #1986. Thanks for reporting this bug!

@mashehu mashehu closed this as completed Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants