ClaraGenomicsAnalysis Release 0.4.0
Release 0.4.0 adds several performance and API updates to the Clara Genomics Analysis SDK.
The following are highlights of this release -
- CUDA Mapper
- Significant performance improvements to all-vs-all overlap generation using
cudamapper
.
- CUDA POA
- New C++ and Python graph APIs for inspecting graphs generated during partial order alignment process.
- Bug fixes and general improvements.
- CUDA Aligner
- Major bug fix for Myers Hirschberg implementation.
- Pyclaragenomics
- Improvements to
evaluate_paf
script for comparing overlap files.
- SDK Improvements
- New PyPI pcakages available for
pyclaragenomics
. Details inpyclaragenomics
README.