Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 484 Bytes

cudaaligner

The cudaaligner package provides GPU-accelerated global alignment.

Library

Built as libcudaaligner.[so|a].

  • Short and long read support
  • Banded implementation with configurable band width for flexible performance and accuracy trade-off

APIs documented in include folder.

Sample

sample_cudaaligner - A prototypical binary to showcase the use of libcudaaligner APIs.