Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 353 Bytes

File metadata and controls

9 lines (8 loc) · 353 Bytes

Sequence-Alignment

input file format: The first line is either a “g” for global alignments or a “l” for local alignments. The second line has three numbers, indicate the score for match, mismatch and indel (insertion and deletion) The third and the forth line are the two sequences you need to align.

output: optimal solutions optimal score