Papolarity

Latest version: v1.1.2

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

Scan your dependencies

1.1.2

* Refactored code to make it suitable for newer python versions (better handling of frozen dataclasses inheritance). This problem affected Python 3.8.10+, Python 3.9.5+, Python 3.10+.
* Revised the protocol to better handle multi-mapping reads, see the `protocol-paper-obtain-data.sh` script.

1.1.1

* Fixed bug which caused transcripts with zero CDS start coordinates (relative to Transcript start) as non-coding. It's typical for transcripts with non-annotated TSS. This bug resulted in broken `cds_features.tsv` and can cause problems at later stages of pipeline.

1.1.0

* Fixed problem for contigs written in both upper and lower cases. Tools now can sort transcripts in case-insensitive manner and check sortedness accordingly (and do it by default).
Old syntax `papolarity get_coverage sample.bam --sort` is analogous to new syntax `papolarity get_coverage sample.bam --sort case-sensitive`. But we recommend to use `--sort case-insensitive` option (see corresponding changes in `protocol_paper.sh`).

1.0.0

First stable version.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.