Wotplot

Latest version: v0.3.0

Safety actively analyzes 625645 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

New features

- Added the ability to visualize not-binary matrices in color using `viz_spy()` (11).
- In support of this new feature: added the `force_binary`, `nbcmap`, and `draw_order` parameters to `viz_spy()`.

- Added `verbose` parameters to `viz_spy()` and `viz_imshow()`.

Documentation

- Various updates to the README, tutorial, and benchmarking notebooks.
- Fixed the docstring of `wotplot._make._fill_match_cells()`.
- Small improvements to the docstring of `wotplot.viz_spy()`.

Maintenance

- Added more tests (mostly focusing on checking the visualization functions' `verbose` logging).
- Various small code improvements (abstracting repeated bits of code, etc.)

Fancy screenshot of a large multicolor dotplot matrix

![image](https://github.com/fedarko/wotplot/assets/4177727/b520f3f0-f2c1-4a47-8282-632d5383438a)

0.2.0

Documentation

- Various improvements and updates to the README and notebooks.

Performance

- Used the method proposed at https://bioinformatics.stackexchange.com/a/3585 to speed up and simplify the internal function used for reverse-complementing.

0.1.0

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.