Skip to content

ClaraGenomicsAnalysis Release 0.3.0

Compare
Choose a tag to compare
@tijyojwad tijyojwad released this 09 Oct 19:16
· 2212 commits to master since this release
957d449

Release 0.3.0 adds new tools, functionality and APIs to the Clara Genomics Analysis SDK.

The following are highlights of this release -

  1. 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.

  2. CUDA Aligner*

  • New Improved performance of Myers-Hirschberg implementation on batches with very long sequences (~64k)
  • New Python API for CUDA Aligner
  1. SDK Improvements