Genetools

Latest version: v0.7.3

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

Scan your dependencies

Page 1 of 2

0.7.0

* Many new stats, plotting, and helper functions. See PRs [24](https://github.com/maximz/genetools/pull/24) and [#73](https://github.com/maximz/genetools/pull/73).

0.6.0

* Two new functions to customize tick labels on any existing plot:
* `wrap_tick_labels`: add text wrapping
* `add_sample_size_to_labels`: add group sample sizes with a `(n=N)` suffix
* Make writing PDF figures a deterministic process and make the PDF text editable.
* Scatterplot improvements:
- Adjust default marker shape and size to work better for most plots.
- Adjust HueValueStyle so that an explicit marker size is not specified there, only a marker size scaling factor. The scatterplot itself is responsible for defining the base marker size, while the palette of HueValueStyles should be drawable at any marker size.
- Change legends so that only one marker is drawn to indicate a group's style.

0.5.0

* Improve scatter plots and stacked bar plots.
* Introduce `HueValueStyle` for granular styling of each hue.

0.4.0

* Centered log ratio (CLR) normalization for Cite-seq protein data.

0.3.0

* Pandas helpers for easier normalization

0.2.0

* Far faster implementation of `stats.coclustering`
* Introducing `helpers.make_slurm_command`
* Global submodule import (no longer need to import submodules individually)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.