Kmerdb

Latest version: v0.8.10

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

Scan your dependencies

Page 2 of 5

0.7.4

Build system migration completed. Closes 109. Completes triage of the hotfix rebase. Old master abbrogated.

0.7.1alpha

Migrating to a new wheel generation process using `python -m build`. `pyproject.toml` Generates a working installed module `kmerdb`.

This can be confirmed by running
python
$ python
>>>import kmerdb


Similarly, direct module invocation works fine, this minor release is bugged because of the `pyproject.toml`.
bash
python -m kmerdb -h

0.7.0

Adds parallelization support to the Cythonized distance function 'pearson'

`kmerdb distance -p 10 pearson inputs.tsv`

0.6.61

Minor documentation changes, some refactoring/renaming.

0.6.9

Minor bug fixes, patch to the Cython extension to use an 80-bit floating point accumulator.

0.6.7

This is release v0.6.7, which includes a Cythonized function to calculate the Pearson correlation coefficient, identically to before, just with Cython and long arrays.

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.