|
|
|||
|
|
| Built-in Mathematica Symbol | See Also »|More About » |
SequenceAlignment |
| SequenceAlignment[s1, s2] finds an optimal alignment of sequences of elements in the strings or lists s1 and s2, and yields a list of successive matching and differing sequences. |
| GapPenalty | 0 | additional cost for each alignment gap | |
| IgnoreCase | False | whether to ignore case of letters in strings | |
| MergeDifferences | True | whether to combine adjacent differences | |
| Method | "Global" | alignment algorithm to be used | |
| SimilarityRules | Automatic | rules for similarities between elements |