Intronic

Latest version: v1.5.2

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

Scan your dependencies

Page 1 of 3

1.5.2

BUGFIX: `intronIC` now correctly handles cases where, using BED-format input, putatively-misannotated U12-type introns are identified and have their coordinates adjusted. Previously, this triggered a GTF/GFF-centric subroutine to adjust annotated exon/CDS coordinates based on the new intron coordinates, which threw an error when running with BED input.

1.5.1

- BUGFIX: BED output start coordinates are now (correctly) 0-indexed rather than 1-indexed (thanks MichaelHiller)
- New arg `--no_nc_ss_adjustment` disables the default heuristic for detecting putatively-misannotated U12-type introns by the presence of a strong U12-like 5′SS near the annotated start site of non-canonical introns.

1.4.0

Include `networkx` as a dependency in `setup.cfg`, where it should have been all along.

1.3.7

Fix annoying issues with generating a version number under different installation scenarios.

1.3.6

- Deal with edge-case issue where a `gene` feature has children
`exon`/`CDS` features in a direct parent-child relationship.
Previously, this would bypass the recursive search for introns used
by `get_introns()` due to an early exit, resulting in preferential
inclusion of introns whose `Parent` attribute was the gene itself
rather than a child transcript.
- Remove old code/fix whitespace
- Update `__version__` paradigm
- Remove _Physarum_-specific branch-point PWM code

1.3.2

Misc. minor changes not affecting functionality.

Switch to limiting `master` (soon to be `main`) to point releases, with development code contained to `dev`.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.