Pyhmmer

Latest version: v0.10.12

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

Scan your dependencies

Page 1 of 9

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`.

0.10.9

Fixed
- Reallocation issue causing segmentation faults in `nhmmer` with more than 64 sequences ([62](https://github.com/althonos/pyhmmer/issues/62)).

0.10.8

Added
- Getter to access the strand of a `Domain` produced by a `LongTargetsPipeline`.

Changed
- Display model and cutoff names in `MissingCutoffs` error message, if any.
- Allow `LongTargetsPipeline` to be configured with window length and beta parameters.
- Make `nhmmer` use the window length and beta from the options when creating a `Builder`.

Fixed
- `nhmmer` not computing E-values for non-default window lengths ([moshi4/pybarrnap2](https://github.com/moshi4/pybarrnap/issues/2)).
- `SequenceFile` and `MSAFile` crashing with a segmentation fault when given the path to a folder rather than a file.

0.10.7

Added
- Pre-compiled wheels for PyPy 3.10.

Fixed
- Invalid pointer cast in `__getbuffer__` method of `Matrix` and `Vector` objects.
- Remaining tests failing to run on missing `importlib-resources`.
- `pyhmmer.hmmer` dispatchers possibly dead-locking on background thread errors ([60](https://github.com/althonos/pyhmmer/issues/60)).

Page 1 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.