Rocco

Latest version: v1.6.0.post1

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

Scan your dependencies

Page 2 of 10

1.0.2

* Several substantial changes to the CLI and modules with according [documentation updates](https://nolan-h-hamilton.github.io/ROCCO/)
* Additional features for scaling and filtering samples' count data prior to scoring
* Multiple options to measure central tendency and dispersion during scoring:
* Central tendency: median(still default), trimmed mean via `scipy.stats.tmean`, general `np.quantile`, traditional mean, etc.
* Dispersion: median absolute deviation (still default), trimmed standard deviation via `scipy.stats.tstd`, iqr, etc.
* Post-scoring parametric-sigmoid transformation (`rocco.parsig()`, `--use_parsig`)
* Can be useful to promote integrality of solutions from the relaxation directly
* Split modules for obtaining read count tracks from BAM files (`readtracks.py`)
* ROCCO now relies exclusively on [OR-Tools](https://github.com/google/or-tools) to solve the relaxed optimization problem
* glop -- simplex method, ensures vertex solutions
* pdlp (default) -- first-order PDHG method scalable to massive problems. Minimal accuracy degradation in the context of ROCCO.

0.13.0

**Full Changelog**: https://github.com/nolan-h-hamilton/ROCCO/compare/v0.12.1...v0.13.0

0.12.1

What's Changed
* Development -> main by nolan-h-hamilton in https://github.com/nolan-h-hamilton/ROCCO/pull/28


**Full Changelog**: https://github.com/nolan-h-hamilton/ROCCO/compare/v0.12.0...v0.12.1

0.12.0

**Full Changelog**: https://github.com/nolan-h-hamilton/ROCCO/compare/v0.11.8-beta...v0.12.0

0.11.8beta

**Full Changelog**: https://github.com/nolan-h-hamilton/ROCCO/compare/v0.11.7-beta...v0.11.8-beta

0.11.7beta

What's Changed

**Full Changelog**: https://github.com/nolan-h-hamilton/ROCCO/compare/v0.11.6.1-beta...v0.11.7-beta

Page 2 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.