sequintools 0.5.0

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

## [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).