ClaraGenomicsAnalysis Release 0.3.0
Release 0.3.0 adds new tools, functionality and APIs to the Clara Genomics Analysis SDK.
The following are highlights of this release -
-
CUDA Mapper
New A CUDA-accelerated implementation of the minimap2 algorithm. This first release of cudamapper focuses primarily on single GPU all-to-all mapping. -
CUDA Aligner*
- New Improved performance of Myers-Hirschberg implementation on batches with very long sequences (~64k)
- New Python API for CUDA Aligner
- SDK Improvements
- New Debian and RPM packaging support for the SDK.
- New Online Doxygen documentation for C++ API