Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 599 Bytes

CHANGELOG.md

File metadata and controls

19 lines (16 loc) · 599 Bytes

Changelog

v0.0.1

  • Make specifying a region mandatory for the pipeline.
  • Use haplotype-shuffler instead of vcf-combo script.
  • Require bgzipped, tabix-indexed VCF files as input.
  • Add support for specifying a region to act on.
  • Add support for project configuration using PEP.
  • Add integration tests using pytest-workflow and github workflows.