Source String: AGTACGCA Target String: TATGC Edit Distance: 4 Edit Sequence: Step 1: Delete 'A' Step 2: Delete 'G' Step 3: Match 'T' Step 4: Match 'A' Step 5: Substitute 'C' with 'T' Step 6: Match 'G' Step 7: Match 'C' Step 8: Delete 'A' Reconstructed: from: AGTACGCA, to: TATGC Alignment: "AGTACGCA" "--TATGC-"