Skip to content

CountingLogic/Bioinformatics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pairwise string alignment in Python

Code written for Bioinformatics course assignments and exam at University of Trento
The individual algorithms were later compiled into a single library Alignment.py
and the files needle and water import the functions from Alignment.py 

1. Smith-Waterman = local alignment
2. Needleman-Wunsch = global alignment

About

Sequence Alignment Codes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published