Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T17:31:21.000Z (almost 6 years ago)
- Last Synced: 2024-11-05T16:55:04.178Z (2 months 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