Skip to content

Smith-Waterman algorithm with linear memory complexity. Assignment for college.

Notifications You must be signed in to change notification settings

vlatkapavisic/Bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Called with: python alignment.py

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published