| Name | Type | Description |
|---|---|---|
| seq1start | match start point in original sequence | |
| seq2start | match start point in comparison sequence | |
| sequence | need in case we build multiple matches here so we know which one the match belongs to | |
| length | length of match | |
| Padding | Padding to alignment boundary |
| Name | Type | Description |
|---|---|---|
| fword | Original word | |
| list | List of words | |
| count | Size of list | |
| Padding | Padding to alignment boundary |