Releases: kchu25/EntroPlots.jl
Releases · kchu25/EntroPlots.jl
Release list
v0.2.3
EntroPlots v0.2.3
v0.2.2
EntroPlots v0.2.2
Breaking changes
- Reference match/mismatch colors in
logoplot_with_rect_gapsand
save_logo_with_rect_gapsare now set via the newref_match_color/
ref_mismatch_colorkwargs. Callers depending on the previously hardcoded
#1434A4/darkredshould now pass them explicitly.
v0.2.1
EntroPlots v0.2.1
Breaking changes
- update to take margin and tightening into account for logoplot_with_highlight
v0.2.0
EntroPlots v0.2.0
Breaking changes
- fix yaxis bug: it will now correctly take the input argument
v0.1.4
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
v0.1.8
EntroPlots v0.1.8
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
EntroPlots v0.1.7
Breaking changes
- Add reference reduction: when a column matches the reference, it is removed from the display
v0.1.6
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
EntroPlots v0.1.5
Breaking changes
- Fixed the color scheme for logos with reference --- this is for the strike-out logo plot.