Pyhmmer

Latest version: v0.10.15

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

Scan your dependencies

Page 1 of 10

0.10.15

Added
- `query` property `TopHits` referencing the original object used to create the `TopHits` [76](https://github.com/althonos/pyhmmer/issues/76).

Changed
- Require the query object to create a `TopHits` object.
- Make `TopHits` generic over its `query` property.
- Deprecate old query properties of `TopHits` (`query_name`, `query_length`, `query_accession`).

Removed
- Detection of SSE flush from `setup.py` ([71](https://github.com/althonos/pyhmmer/issues/71)).

0.10.14

Added
- Detection of SSE flush modes to `setup.py` for possible performance gains on x86 platforms.

Changed
- Migrate documentation to `pydata-sphinx-theme`.

Fixed
- Documentation examples not using permanent resource links.

0.10.13

Changed
- Allow `AlphabetMismatch` error to allow for an unknown *actual* alphabet.
- Make `HMMFile` and `HMMPressedFile` raise `AlphabetMismatch` on files with mixed alphabets.

Fixed
- Avoid calling `fclose` with null pointers in `Sequence.write` and `MSA.write`.

0.10.12

Fixed
- `HMM.__setstate__` not properly extracting the cutoff from `pickle` state for some HMMs ([67](https://github.com/althonos/pyhmmer/issues/67)).

Changed
- Update and remove some test files to reduce size of distributed package data.

0.10.11

Fixed
- Compilation of Easel and HMMER code not using SSE4.1 extensions.

0.10.10

Fixed
- Implement `write` function for `fopencookie` with `off_t` instead of `off64_t` for compatibility.
- Fix handling of NULL buffers passed to `read` and `write` methods of `fopencookie`.

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.