v3.0.0
What's Changed
Updated
- Updated bl-base to 1.1.0
- Installed tools using
mamba
Added
- Add
bldocker
user and group to Dockerfile - Add support for mutliple input files
Changed
- Convert module to Python CLI package; now runs directly from commandline with
validate
. - Single source package version from __init__.py
- Use
pysam
instead ofsamtools
in bam file validation.
Fixed
- Add handling for valid file types whose validation is not yet implemented.
New Contributors
- @aybeshlikyan made their first contribution in #29
Full Changelog: v2.1.6...v3.0.0