/SequenceAlignment

Global and Local Sequence Alignment

Primary LanguagePythonMIT LicenseMIT

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