2 releases

0.1.1 Feb 10, 2022
0.1.0 Nov 18, 2021

#220 in Biology

23 downloads per month
Used in lorikeet-genome

Apache-2.0

33KB
598 lines

GKL-rs

Rust bindings for the Genomics Kernel Library (GKL).

License

Licensed under Apache License, Version 2.0 (LICENSE.txt).

This work is derived from:


lib.rs:

Rust bindings for the Genomics Kernel Library.

Provides:

  • AVX and AVX-512 versions of the PairHMM forward algorithm
  • AVX2 and AVX-512 versions of the Smith-Waterman sequence alignment algorithm

No runtime deps

~175KB