Changelog

This project adheres to Semantic Versioning and Keep a Changelog format.

[1.1.1] - 2021-04-15

  • Updated documentation
  • Fixed dependencies packaging for building documentation

[1.1.0] - 2021-04-02

  • Added ability to specify chrom sizes file, or refgenie genome.
  • Add perturbation will create regions proportional to chromosome size
  • Improve performance of perturbations
  • Add --dropfile, --addfile, and --shiftfile options
  • Add --add_valid option
  • Add --yaml-config option
  • Improved testing framework
  • Improved logging messages

[1.0.0] - 2020-05-20

  • Add, shift, drop, cut, and merge perturbations.
  • Basic documentation
  • Basic tests