What's Changed
- Add AMR pipeline to CLI, limit uploads to less than 500 samples, fix guided upload option for metagenomics by @valenzuelaomar in #49
- Introduces the ability to upload AMR samples (
czid amr upload-samples ...etc
) - Enforces a 500 sample upload limit. When trying to upload > 500 samples, it will fail with error message: To not overwhelm CZ ID, please limit your uploads to less than 500 samples per upload, and not more than 1,000 samples per week
- Fixes guided-upload option for metagenomics
- Adds new guided-upload option for AMR
New Contributors
- @valenzuelaomar made their first contribution in #49
Full Changelog: v5.0.6...v6.0.0