dib-lab / dammit

just annotate it, dammit!
http://dib-lab.github.io/dammit/
Other
88 stars 28 forks source link

Convert to Click #174

Closed camillescott closed 3 years ago

camillescott commented 4 years ago

Unify components (currently under dammit [COMPONENT_NAME] and pipelines (currently under dammitall).

This implies converting the snakemake driver to click from argparse.

camillescott commented 3 years ago

Implemented.