Skip to content

ClaraGenomicsAnalysis Release 0.1.0

Compare
Choose a tag to compare
@tijyojwad tijyojwad released this 08 Jul 13:59
· 2657 commits to master since this release
6dc3061

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 -

  1. cudapoa - CUDA accelerated Partial Order Alignment, including support for consensus and multi-sequence alignment generation.
  2. cudaaligner - CUDA accelerated batched global alignment based on Ukkonen's algorithm.