Validate input files
- Are all required fields populated for snakemake to run successfully?
- Is the yaml valid?
added To Do label
mentioned in commit ef68b765
Validation of configuration file in yaml format is already done by snakemake
.
Furthermore, the config file is already available when entering Snakefile
.
mentioned in merge request !91 (merged)
mentioned in commit da752368
marked the checklist item Are all required fields populated for snakemake to run successfully? as completed
marked the checklist item Is the yaml valid? as completed
closed