C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)
-
Updated
Nov 27, 2016 - C
C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)
Implementation of Needleman-Wunsch, Smith-Waterman, Hirschberg and affine bioinformatics algorithms for alighning biological sequences
Parallel and Distributd Computing Project
AlnSeq runs a c coded Smith Waterman, Needleman Wunsch, and an Hirschberg.
Efficient and parallel implementation of Smith Waterman edit distance algorithm.
🧬🔍 Smith-Waterman pairwise sequences alignment ✍️🔡
Add a description, image, and links to the smith-waterman topic page so that developers can more easily learn about it.
To associate your repository with the smith-waterman topic, visit your repo's landing page and select "manage topics."