Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 256 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 256 Bytes

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