Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages