Bamnostic

Latest version: v1.1.10

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

Scan your dependencies

Page 1 of 5

1.1.8

Changed relative path of `bamnostic.AlignmentFile` index file lookup to absolute path.

1.1.7

Thanks to some community contributions, minor quality of life improvements have been added:
* 1-length sequences created as artifacts from some platforms can now be handled correctly (giesselmann)
* Any unnamed sequence is now given a default `.reference_name` attribute of `"*"` (OliverVoogd)

1.1.6

Appveyor does not support Pytest on Python 3.9. Will debug later

1.1.5

Includes versioning for Python 3.7-3.9

1.1.4

1.1.2

There was a typo in v1.1.1- that affected how `bamnostic.bam.Bam` would process BAI files that was missing `n_no_coor` at the end of it. Up till now, `bamnostic` would set these to None. But in places where `bamnostic.bam.Bam` referenced this (`bamnostic.bam.Bam._init_index` and the `bamnostic.bam.Bam.unmapped` property) it couldn't add (`+`) the mapped and unmapped reads to `n_no_coord`. This would result in an error since a mathematical operation between an integer and NoneType doesn't work.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.