New features
---------------
- More options to tune sensitivity using `--sd` (span-distance, used for insertion clustering) and `--search-depth` options
- Ability to filter on mapq when using dysgu-filter
- `--cohort-update` option for dysgu merge, allowing regenotyped calls to be updated in a cohort file
- More efficient merging of large cohorts - option for limiting number of local SV comparisons using dysgu-merge via `--max-comparisons`
- Improved somatic filtering
- Slightly improved runtime and memory footprint
- Support for python 3.12
- `--verbose` option for dysgu test
- Added `MAPQS` to format line (mapq supplementary-reads)
- Added `NMB` to format line (Edit distance, ignoring large gaps and soft-clips)
Bug Fixes
----------
- Missing usage of bam file tell when using dysgu-call (improves sensitivity slightly)
- Minor clustering bug (improves sensitivity slightly)
- 81 83