1 2 3 4 5
# Pairwise Alignment types Core library of types and functions for pairwise alignment. Specifically, this contains some type aliases for common things such as sequences, coordinates, and costs, and a representation for `Cigar` strings.