Daniel-Liu-c0deb0t / block-aligner

SIMD-accelerated library for computing global and X-drop affine gap penalty sequence-to-sequence or sequence-to-profile alignments using an adaptive block-based algorithm.
https://crates.io/crates/block_aligner
MIT License
124 stars 7 forks source link

More visualizations and bug fixes #16

Closed Daniel-Liu-c0deb0t closed 2 years ago

Daniel-Liu-c0deb0t commented 2 years ago

Added more plots. Also fixed bugs with traceback and with WASM bindings.