Heidelberg-subtyping

Latest version: v0.5.0

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

Scan your dependencies

0.5.0

- Added reporting of total number of expected matching tiles for subtype (i.e. subtype specific tiles, positive tiles and positive and negative tiles)
- Removed 10 positive tiles not found in over 5 test strains

0.4.0

- Changed reporting of number of unique matching tiles in a genome
- Removed 10 tiles missing from >5 test strains

0.3.0

Added auto cleanup of tmp analysis dir on Jellyfisher object ``__exit__``

python
with Jellyfisher(genome_name, reads, etc...) as jfer:
st, df = jfer.summary()
outside of with block; cleanup tmp dir

0.2.0

Added:

- JELLYFISH k-mer counting/querying of tiles.fasta against FASTQs

0.1.1

Fix setup.py to include tiles.fasta as package data

0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.