ClaraGenomicsAnalysis Release 0.1.0
This release is the first official release of ClaraGenomicsAnalysis SDK. The modules developed in this release are geared primarily towards long-read use cases, such as with data from Oxford Nanopore Technologies or PacBio.
The main components of this release are -
- cudapoa - CUDA accelerated Partial Order Alignment, including support for consensus and multi-sequence alignment generation.
- cudaaligner - CUDA accelerated batched global alignment based on Ukkonen's algorithm.