This repository has been archived by the owner on May 6, 2024. It is now read-only.
Misspelled "search_engines" argument runs workflow without search #21
Labels
bug
Something isn't working
Description of the bug
Not a huge problem, but still worth fixing in my opinion: If an invalid value is passed to the "search_engines" parameter (e.g. "mgsf" instead of "msgf"), the workflow will run and "complete successfully", but no searches or subsequent steps will be performed.
Aborting with an informative error message (e.g. "Error: invalid value for parameter 'search_engines': mgsf") would be more useful in such a case.
It may be worth checking that all parameters that require specific values are validated to avoid unexpected results.
Command used and terminal output
Relevant files
No response
System information
Nextflow version: 21.10.6
nf-core/quantms revision: 1193c6e [dev]
OS: Ubuntu 20.04.4 LTS
The text was updated successfully, but these errors were encountered: