forked from ngopal/SimpleSmithWatermanCPP
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple implementation of the smith-waterman algorithm (local alignment) in C++
cherman2/SimpleSmithWatermanCPP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
to compile, use the following command: g++ SmithWaterman.cpp -o SmithWaterman after this completes successfully, type this to run: ./SmithWaterman
About
A simple implementation of the smith-waterman algorithm (local alignment) in C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 100.0%