You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sequences are read from input files and the output is printed on the console and optionally, to the output file.
Input files can be either in FASTA format or simple text files.
Output file is in FASTA format.
About
Smith-Waterman algorithm with linear memory complexity. Assignment for college.