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
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