1.0.0
New major version of GGD
CLI Update
- Update file size info
- Update get-file size and file size check
- Add kilobyte size buffer
- Require Samtools >= 1.10
- Warning when check-recipes is checking .bcf file (check-sort-order is unable to check this type of file)
- Update command options and help messages
- Update command stdout and stderr.
- Add --prefix check to search and install. Set warnings/errors if recipe is unable to install with --prefix when --prefix is set
- Update search workflow
- Add search-type to search. (Filter search based on how the search terms are combined)
- Replace conda uninstall with conda remove
- Remove duplicate output in uninstall
- Update code formatting
- Update README
- Other minor fixes and update
Test Update
- Test associated with the updates, additions, and fixes from the CLI update