Skip to content

Releases: kchu25/EntroPlots.jl

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 06 Jul 22:28

EntroPlots v0.2.3

Diff since v0.2.2

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:53

EntroPlots v0.2.2

Diff since v0.2.1

Breaking changes

  • Reference match/mismatch colors in logoplot_with_rect_gaps and
    save_logo_with_rect_gaps are now set via the new ref_match_color /
    ref_mismatch_color kwargs. Callers depending on the previously hardcoded
    #1434A4 / darkred should now pass them explicitly.

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 03:35

EntroPlots v0.2.1

Diff since v0.2.0

Breaking changes

  • update to take margin and tightening into account for logoplot_with_highlight

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 04 Mar 02:06

EntroPlots v0.2.0

Diff since v0.1.9

Breaking changes

  • fix yaxis bug: it will now correctly take the input argument

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 04 Mar 02:06

EntroPlots v0.1.4

This release has been identified as a backport.
Automated changelogs for backports tend to be wildly incorrect.
Therefore, the list of issues and pull requests is hidden.

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 02 Nov 00:09

EntroPlots v0.1.9

Diff since v0.1.8

Breaking changes

  • Make count_fragments to return the spans

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 02 Nov 00:09

EntroPlots v0.1.8

Diff since v0.1.7

Breaking changes

  • Make rect-gap plots to take count matrices instead of PFMs.
  • Make estimation function to optionally return the number of fragments (for sorting purposes).

v0.1.7

Choose a tag to compare

@github-actions github-actions released this 02 Nov 00:09

EntroPlots v0.1.7

Diff since v0.1.6

Breaking changes

  • Add reference reduction: when a column matches the reference, it is removed from the display

v0.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Nov 00:09

EntroPlots v0.1.6

Breaking changes

  • Fixed strike-through spacings in the gap plots
  • Added proteins option for gap plots
  • Change the coloring of reference to (egyptian) dark blue

v0.1.5

Choose a tag to compare

@github-actions github-actions released this 02 Nov 00:09

EntroPlots v0.1.5

Breaking changes

  • Fixed the color scheme for logos with reference --- this is for the strike-out logo plot.