Changelog

2024.1.0

  1. bug fix type for --wait-on-ready type and actual function (#327), (#323)

  2. mutiple suffix .mmi support (#330)

  3. Change the default unblock_duration on the Analysis class to use DEFAULT_UNBLOCK value defined in _cli_args.py. Change type on the Argparser for --unblock-duration to float. (#313)

  4. Big dog Duplex feature - adds ability to select duplex reads that cover a target region. See pull request for details (#324)

2023.1.1

  1. Fix Readme Logo link 🥳 (#296)

  2. Fix bug where we had accidentally started requiring barcoded TOMLs to specify a region. Thanks to @jamesemery for catching this. (#299)

  3. Correctly handle overriding a decision in internal statistics tracking. (#299)