Circle-map

Latest version: v1.1.4

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

Scan your dependencies

1.1.4

New release featuring:

- Fixed a bug introduced in version 1.1.3 that made the graph prunning step fail in some cases. If you are using version 1.1.3, please update to version 1.1.4. Version 1.1.4 is more slow, but accurate. At the moment I am writting this I have a much faster prototype of Circle-Map that I hope to release soon.

- Error messages are more informative

1.1.3

New release that fixes some bugs in the code and changes the default parameter settings:

- Bug fixed on the graph construction step: This release fixes a bug that was making Circle-Map very slow for DNA circles that were sequenced at very high depth. The error on the code caused that graph paths with very low probability were keep in some cases, making the code very slow. In an extreme case, the runtime was gone from >72h to 1h, while still producing almost identical results.

- The "minimum soft-clipped length" to attemp realignment has been set to 8. Before it was set to 4, and this causes a small decrease in precison, which could cause problems in very big datasets. Hence, the default is changed to 8 now.

1.1.1

New Circle-Map release featuring:

* Better cluster distribution to worker cores: now, the work is more evenly distributed to the cores, making the cluster level parallelization more efficient
* Optimization using Just-In-Time compilation: more Circle-Map functions have been compiled with numba.

Taken together, this changes come with a speed-up of around 50% to Circle-Map runtime.

1.1

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.