Skip to content

v3.0.0

Compare
Choose a tag to compare
@aybeshlikyan aybeshlikyan released this 04 Aug 00:41
· 80 commits to main since this release
a249bce

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 of samtools in bam file validation.

Fixed

  • Add handling for valid file types whose validation is not yet implemented.

New Contributors

Full Changelog: v2.1.6...v3.0.0