https://github.com/psnappz/needleman-wunsch
Simple Needleman Wunsch Algorithm in C
https://github.com/psnappz/needleman-wunsch
bioinformatics c global-alignment global-alignment-algorithm hacktoberfest needleman-wunsch needleman-wunsch-algorithm psnappz
Last synced: 8 months ago
JSON representation
Simple Needleman Wunsch Algorithm in C
- Host: GitHub
- URL: https://github.com/psnappz/needleman-wunsch
- Owner: PSNAppz
- Created: 2018-11-18T08:25:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T17:31:21.000Z (about 7 years ago)
- Last Synced: 2025-02-15T06:44:10.049Z (over 1 year ago)
- Topics: bioinformatics, c, global-alignment, global-alignment-algorithm, hacktoberfest, needleman-wunsch, needleman-wunsch-algorithm, psnappz
- Language: C
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Needleman-Wunsch
Simple Needleman Wunsch Algorithm in C