Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 302 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 302 Bytes

Programming Assignment 2 for CS466: DNA Sequence Alignment

Task 1: All input data and result is stored in task1, run by:

python task1.py ./task1/seq1.fasta ./task1/seq2.fasta ./task1/sub.txt -2

Task2: All input data and result is stored in task2, run by:

python task2.py 100