Crate gkl

Crate gkl 

Source
Expand description

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

Modulesยง

pairhmm
AVX and AVX-512 versions of the PairHMM forward algorithm.
smithwaterman
AVX2 and AVX-512 versions of the Smith-Waterman sequence alignment algorithm.