SIMD-parallel BLAST X-drop DP on sequence graphs
Stars
24
Forks
7
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
82
commits
3
Merge pull request #2 from nemequ/master
0861a65
Allow alternate implementations of the SSE4.1 API.
70bfa01
Use <smmintrin.h> instead of <x86intrin.h>
62055c9
Remove unnecessary ifdef around __SSE4_1__
0eefd74
merge
29c669f
fix tail vector calc
50f2ee6
d05f0d6
add dz_initx for ins != del
aca628a
use different penalties for ins and del
b46801b
i16 -> u16 for less register requrement and faster calculation
dab4e2a
mod debug prints
6740461
fix X-drop termination
f619c73
fix merging for dz_scan
dba614b
mod debug print (no actual effect on release binary)
16782ec
fix compile error w/o unittest
a8c6e66