populationgenomics / metamist

Sample level metadata system
MIT License
1 stars 1 forks source link

Fix create_or_validate_md5s.py script with click.choice option #883

Closed EddieLF closed 1 month ago

EddieLF commented 1 month ago

Fixes the click decorator in the md5s script which contains the click.Choice option.

Without specifying the param name type, the decorator breaks the script: https://batch.hail.populationgenomics.org.au/batches/474580/jobs/1

With the param name included, it works https://batch.hail.populationgenomics.org.au/batches/474588/jobs/1