Releases: marbl/ModDotPlot
Releases · marbl/ModDotPlot
v0.9.1
New features:
- Rasterizes plots by default. Smooths out triangle plots.
- Accepts bgzip compressed fasta files as input
Notes:
- Bug noted in grid orientation: will fix ASAP
- Using -a or -t breaks grid functionality. Will fix ASAP.
- Need to update README with new features
v0.9.0
Feature:
- Add grid and grid-only option
v0.8.8
Bugfix:
- Fix bug where multifasta files would lose indexing
v0.8.7
Bugfix:
- #36 Replace PIL with pillow
v0.8.6
Bugfixes:
- #29 Fix axis swap with comparative plots in static mode
Updates:
v0.8.5
Bugfixes:
- #32 fix empty plot when comparing upper v. lower case
- Remove sequence size from the x-axis of static plots
Improvements:
- plot_TRI is now rotated to be correct orientation
v0.8.4
Bugfixes:
- Fix issue with axes-limits using an incorrect boolean type
- Patch for Error when query is shorter than the reference #26
v0.8.3
Bugfix:
New features:
- Axis tick label and size changes for static mode
- README updates
v0.8.2
Release notes:
- Add citation info 😃
- Patch issue #22
- Minor quality of life updates
v0.8.1
Fixes for #19 and #20, as well a bunch of quality of life updates