Skip to content

Enescigdem/SequenceAlignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SequenceAlignment

Global and Local Sequence Alignment Example Run
python Alignment.py --input_path alignment_input.txt --gap_extension_penalty -10 --gap_open_penalty -5 --scoringmatrix_filepath IDENTITY.txt --method local --outfile youroutfilepath