dahak-metagenomics / dahak-taco

🌮 Taco is an experimental command line interface for dahak workflows. https://dahak-metagenomics.github.io/dahak-taco
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Utility to assist user in creating configurations from defaults #11

Open charlesreid1 opened 6 years ago

charlesreid1 commented 6 years ago

This would address the outstanding issue of how we do parameter validation.

Currently, we can only validate the user's parameters file when we know what workflow they're going to run. This gets tricky because of two conflicting scenarios:

Also relates to #12 (the task of adding a validate verb to validate configuration/parameter input files).

charlesreid1 commented 6 years ago

Also, tool to generate a cookiecutter-style taco workflow repo