alignoth 0.2.2

A tool for creating alignment plots from bam files
# Changelog

## [0.2.2]https://github.com/koesterlab/alignoth/compare/v0.2.1...v0.2.2 (2022-06-27)


### Bug Fixes

* Fix output of highlight data ([#8]https://github.com/koesterlab/alignoth/issues/8) ([cd8c42d]https://github.com/koesterlab/alignoth/commit/cd8c42d094fd24ef0fc38b8eb2c6b02a75a28209)

## [0.2.1]https://github.com/koesterlab/alignoth/compare/v0.2.0...v0.2.1 (2022-06-23)


### Bug Fixes

* Fix index out of bounce panic for reads with deletions ([#6]https://github.com/koesterlab/alignoth/issues/6) ([f412be7]https://github.com/koesterlab/alignoth/commit/f412be7866f9676ed16e5092378187b4b103000e)

## [0.2.0]https://github.com/koesterlab/alignoth/compare/v0.1.0...v0.2.0 (2022-06-22)


### Features

* Add FromStr Implementation for PlotCigar ([ad5ede0]https://github.com/koesterlab/alignoth/commit/ad5ede0c5335ab780a121e0f6b8a04e0243697f3)
* Change outputs to be file paths instead of directories ([9773472]https://github.com/koesterlab/alignoth/commit/97734729fdc8a748fdf30656e795a4836ba76536)


### Bug Fixes

* Fix read placement for positions smaller than 5 ([ad5ede0]https://github.com/koesterlab/alignoth/commit/ad5ede0c5335ab780a121e0f6b8a04e0243697f3)

## 0.1.0 (2022-06-22)


### Miscellaneous Chores

* release 0.1.0 ([d2a9719]https://github.com/koesterlab/alignoth/commit/d2a97197c59aa9465e58025e1a21218a22658896)