Recent Releases of aniclustermap
aniclustermap - v2.0.1
Fixed
- Fixed unexpected fastani, skani mode enum value
- Python
Published by moshi4 10 months ago
aniclustermap - v2.0.0
Changed
- Changed colorbar position to avoid overlap with dendrogram by default
- Changed CLI parser built-in
argparsetotyper - Refactored code from a throwaway code into a module
- Drop python3.8 support
- Switched package manager
poetrytorye
- Python
Published by moshi4 10 months ago
aniclustermap - v1.4.0
Change Log
Improvement
- Added
--annotation_fmtoption to adjust the number of digits displayed (#14)
Bug Fix
- Fixed a bug that ANI values are truncated to two decimal places (#14)
- Python
Published by moshi4 over 1 year ago
aniclustermap - v1.3.0
Change Log
Improvement
- Added
--cbar_posCLI argument option - Changed docstrings style
googletonumpy - Changed linter
flake8toruff
- Python
Published by moshi4 over 2 years ago
aniclustermap - v1.2.0
Change Log
Improvement
- Added support for ANI calculation with
skani - Added
--modeCLI argument option for selecting ANI calculation tool - Added
--overwriteCLI argument option
Bug Fix
- Fixed bug that removed end of certain filenames (#6)
- Python
Published by moshi4 about 3 years ago
aniclustermap - v1.1.0
- Add
--cmap_rangesoption (#1) Improvements to allow users to specify colorbar range by ANI value - Fix annotation value to be shown in figure Before: Rounded ANI values are shown (e.g. 99.99... -> 100) After: Rounded down ANI values are shown (e.g. 99.99... -> 99.9)
- Python
Published by moshi4 almost 4 years ago