sequintools 0.5.1

A suite of tools for manipulating and reporting on NGS data that has sequins added to the sample.
# Changelog

## [0.5.1]https://github.com/sequinsbio/sequintools/compare/v0.5.0...v0.5.1 (2025-02-10)


### Bug Fixes

* **deps:** bump clap from 4.5.27 to 4.5.28 ([#155]https://github.com/sequinsbio/sequintools/issues/155) ([af87f1c]https://github.com/sequinsbio/sequintools/commit/af87f1ce6622916129b552873aa32e21ddf26d27)
* **deps:** bump tempfile from 3.14.0 to 3.16.0 ([#149]https://github.com/sequinsbio/sequintools/issues/149) ([8db866f]https://github.com/sequinsbio/sequintools/commit/8db866f1aeafcbfc2b588bcb290aceaee96da012)
* do not apply a depth limit when calculating mean in calibrate ([#154]https://github.com/sequinsbio/sequintools/issues/154) ([a6cc8a8]https://github.com/sequinsbio/sequintools/commit/a6cc8a85f92b53ac2ede2d0c1c32f56dbc07fbc7)
* uprev random dependencies ([#152]https://github.com/sequinsbio/sequintools/issues/152) ([fc3a948]https://github.com/sequinsbio/sequintools/commit/fc3a9489f1f59022b44183ec2c0b04f12f8aa41d)

## [0.5.0]https://github.com/sequinsbio/sequintools/compare/v0.4.0...v0.5.0 (2025-01-31)


### Features

* interpret bedcov max depth 0 as no limit ([#147]https://github.com/sequinsbio/sequintools/issues/147) ([ddbe085]https://github.com/sequinsbio/sequintools/commit/ddbe085f45cb3181d33d93b6735ee0030682ef9d)

## [0.4.0]https://github.com/sequinsbio/sequintools/compare/v0.3.3...v0.4.0 (2025-01-30)


### Features

* allow setting max depth for bedcov ([#140]https://github.com/sequinsbio/sequintools/issues/140) ([092e602]https://github.com/sequinsbio/sequintools/commit/092e602fc1b7227dd0396395d055ccf5241ef45c), closes [#139]https://github.com/sequinsbio/sequintools/issues/139

## [0.3.3]https://github.com/sequinsbio/sequintools/compare/v0.3.2...v0.3.3 (2025-01-21)


### Features

* allow docker image to be used by nextflow ([#130]https://github.com/sequinsbio/sequintools/issues/130) ([2b2ab12]https://github.com/sequinsbio/sequintools/commit/2b2ab12017f456b176d98abb878843e89c3f620d), closes [#129]https://github.com/sequinsbio/sequintools/issues/129


### Bug Fixes

* **deps:** bump clap from 4.5.23 to 4.5.26 ([#127]https://github.com/sequinsbio/sequintools/issues/127) ([8711063]https://github.com/sequinsbio/sequintools/commit/8711063d708dd2ed4aef3b2d85774e37d7720f40)

## [0.3.2]https://github.com/sequinsbio/sequintools/compare/v0.3.1...v0.3.2 (2024-12-24)


### Bug Fixes

* do not include component in the release tag ([#122]https://github.com/sequinsbio/sequintools/issues/122) ([d1a2bd0]https://github.com/sequinsbio/sequintools/commit/d1a2bd05eb3b2e0b5412ee667a9690decfca0cb1)

## [0.3.1]https://github.com/sequinsbio/sequintools/compare/sequintools-v0.3.0...sequintools-v0.3.1 (2024-12-24)


### Bug Fixes

* minimize IO operations within loop ([#114]https://github.com/sequinsbio/sequintools/issues/114) ([810e2b6]https://github.com/sequinsbio/sequintools/commit/810e2b6fae347144b303b7dd22b742a7d08c9f5d)

## Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).