Releases: marbl/ModDotPlot
Releases · marbl/ModDotPlot
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
v0.8.0
ModDotPlot v0.8.0:
- ModDotPlot must be selected to be run in static mode (
moddotplot static
)or interactive mode (moddotplot interactive
) ahead of time.
- Selecting the number of layers in interactive mode is done by selecting a minimum window size
-w
. By default, this is set to n/2000
.
- Added option to save and load matrices.
- Numerous bugfixes & quality of life updates.