-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Write a code to validate and notify user in the case of incorrect keyword choice in config.yaml files
For e.g., custom_powerplants can take the following keywords -> "replace", "merge", False
If user enters a keyword True that is not part of the list, snakemake workflow should stop and notify user to change the keyword from the allowed list of entries
Reactions are currently unavailable