Skip to content

Releases: marbl/ModDotPlot

v0.9.0

06 Oct 22:05
02b55f9
Compare
Choose a tag to compare

Feature:

  • Add grid and grid-only option

v0.8.8

04 Oct 20:41
2d0adb3
Compare
Choose a tag to compare

Bugfix:

  • Fix bug where multifasta files would lose indexing

v0.8.7

23 Sep 13:44
97c84e9
Compare
Choose a tag to compare

Bugfix:

  • #36 Replace PIL with pillow

v0.8.6

17 Sep 16:07
ce673f3
Compare
Choose a tag to compare

Bugfixes:

  • #29 Fix axis swap with comparative plots in static mode

Updates:

  • Update citation file

v0.8.5

04 Sep 19:28
3d62edb
Compare
Choose a tag to compare

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

13 Jun 15:32
24a0917
Compare
Choose a tag to compare

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

11 Jun 18:34
cc2e3a1
Compare
Choose a tag to compare

Bugfix:

  • Addressed #24

New features:

  • Axis tick label and size changes for static mode
  • README updates

v0.8.2

22 Apr 17:48
c1d945a
Compare
Choose a tag to compare

Release notes:

  • Add citation info 😃
  • Patch issue #22
  • Minor quality of life updates

v0.8.1

17 Apr 19:01
d38918f
Compare
Choose a tag to compare

Fixes for #19 and #20, as well a bunch of quality of life updates

v0.8.0

18 Mar 19:33
ed190c7
Compare
Choose a tag to compare

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.