Delfies

Latest version: v0.8.0

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

Scan your dependencies

0.8.0

CI

- Added automated PyPI release deployments
- Added a publically-available test dataset, described in the README
- Added integration test; this increased test coverage to 73% of the codebase

0.5.0

Fixes

- Bugfix: Handle no 'G2S' breakpoints
- Bugfix: Handle sequence extraction for negative start coordinates
- Bugfix: one-based error in sequence extraction coordinates

0.4.0

Features

Breakpoint detection now tolerates mutations in telomere arrays (in read softclips), via CLI argument `--telo_max_edit_distance`.

0.3.0

Features

* Granularity of clustering of adjacent breakpoints can now be controlled using newly-introduced `--clustering_threshold` CLI option
* `breakpoint_window` in the output file `breakpoint_locations.bed` now refers to all clustered breakpoint locations with >= `--min_supporting_reads`
* Removed `--cov_window_size` for looking at output `breakpoint_foci` - a fixed window is now always produced around each focus (=putative breakpoint location).

0.2.0

Features

* Added a `G2S` breakpoint detection mode
* Documented breakpoint types (S2G, G2S) in README

0.1.0

Features

* Functional 'S2G' mode: detection of breakpoints as telomere-containing softclipped-reads

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.