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

Add a validate verb #12

Open charlesreid1 opened 6 years ago

charlesreid1 commented 6 years ago

Add a validate verb that will allow users to validate their config/param files before running a workflow.

It would be nice if this were interactive, but that raises complicated questions.

Easier is, print a report of what values will be used, try and detect common issues. If the user sees a problem, they fix it.