Skip to content

Tags: sourmash-bio/sourmash_plugin_betterplot

Tags

v0.5.6

Toggle v0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: read taxburst JSON for sankey & treemap (#87)

* WIP: read taxburst JSON for sankey & treemap

* add json loading to sankey

* note

* normalize; some debug

* fix multiple links stuff in tax_annotate output

* refactor

* add taxburst dep

* cleanup

* add taxburst examples to test workflow

* update taxburst

* comment; cleanup

* bump version

* attempt remaining part of manual merge

* try manual merge round 2

* fix Snakefile removal

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: fix notify; update remaining taxa; bump version (#84)

v0.5.4

Toggle v0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: add `--detection-column-name` to `presence_filter`; other minor …

…updates (#83)

* WIP: add `detection-column-name`

* minor fixes

* bump version

* oops

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: add `treemap`; upgrade and document `presence_filter` (#77)

* add nicer warning for labelinfo failures

* better argument handling

* better argument handling

* add weighted venn

* bump version & requird python

* fix

* move import warning from top level

* add weighted_venn to example workflow, README

* WIP: add 'treemap'

* unchange png ;)

* add treemap command

* add treemap output; squarify dep

* restore png

* add doc

* add --num-to-display to treemap

* upgrade presence_filter

* add presence_filter example

* fix README

* update heading

* re-add presence_filter

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: add `weighted_venn`; upgrade venn arg handling; ignore PyQT5 fai…

…led import w/warning (#75)

* add nicer warning for labelinfo failures

* better argument handling

* better argument handling

* add weighted venn

* bump version & requird python

* fix

* move import warning from top level

* add weighted_venn to example workflow, README

* unchange png ;)

* restore png

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: add remaining dependencies to pyproject.toml (#70)

* add remaining dependencies to pyproject.toml

* bump version

---------

Co-authored-by: C. Titus Brown <titus@idyll.org>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: bump to v0.5.0 (#68)

v0.4.5

Toggle v0.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump version to 0.4.5 (#56)

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
MRG: support red, green, blue on ANI plot; fix upset stuff; bump vers…

…ion (#47)

* support red, green, blue on ANI plot; fix upset stuff; bump version

* typo

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add `use-column` to pairwise_to_matrix (#41)