Releases: mengyao/Complete-Striped-Smith-Waterman-Library
Releases · mengyao/Complete-Striped-Smith-Waterman-Library
Fixed the operator error in ssw.c
The segmentation fault is removed.
- The segmentation fault is removed.
- Apple M1 CPU is supported.
- Used by Pillar.
old gcc support
- This version's source codes support old gcc compiler.
- It has a c function that modifies cigar to indicate mismatches.
- The speed is slightly lower than the "stable" release.