Pyroe

Latest version: v0.9.3

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

Scan your dependencies

Page 1 of 3

0.9.3

Fixes 39, which caused `id-to-name` to fail for files with multiple suffixes.

0.9.2

fix: There was another bug upstream in pyranges ([issue here](https://github.com/biocore-ntnu/pyranges/issues/307)) that breaks GTF/GFF parsing. This is a "hot fix" release that simply pins pyranges to `0.0.120` until the bug is fixed upstream in pyranges, or until a more reliable replacement can be found for GTF parsing and interval arithmetic for reference building.

0.9.1

fix: There is a bug upstream in [pyranges](https://github.com/biocore-ntnu/pyranges/issues/299) that precludes using
pandas >= 2.0. However, that restriction isn't in place for the pyranges dependencies. This release restricts `pyroe` to depend on a pandas < 2.0 until this is fixed upstream.

fix: The aliases for the `make-spliced+intronic` and `make-spliced+unspliced` subcommands were not working; this release fixes those aliases.

0.9.0

fix: fix bug in `make_splici_txome` that could cause invalid program termination
improvement: silence expected deprecation warning due to `pyranges`

0.8.1

What's Changed
* fix: update minimum pyranges version (to 0.0.120) and improve exception handling by DongzeHE in https://github.com/COMBINE-lab/pyroe/pull/25

**Full Changelog**: https://github.com/COMBINE-lab/pyroe/compare/v0.8.0...v0.8.1

0.8.0

What's Changed
* feat: new predefined output_formats for load_fry function by DongzeHE in https://github.com/COMBINE-lab/pyroe/pull/19
* fix: fix bugs in "try except" by DongzeHE in https://github.com/COMBINE-lab/pyroe/pull/20
* Improve GTF parsing by DongzeHE in https://github.com/COMBINE-lab/pyroe/pull/21
* fix: refine bed file formats by DongzeHE in https://github.com/COMBINE-lab/pyroe/pull/23
* fix: ensure only proper fields are written to bed file by rob-p in https://github.com/COMBINE-lab/pyroe/pull/24


**Full Changelog**: https://github.com/COMBINE-lab/pyroe/compare/v0.7.1...v0.8.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.