Optimal Matching Interactive App for Social Scientists

This is an interactive demonstation of Needleman-Wunsch algorithm as it is usually used by statistical packages (such as TraMineR) for sequence analysis in social sciences. The names Needleman-Wunsch, optimal matching, and global alignment algorithms are interchangeable depending on the disciplinary convention. This code is originally prepared for the sequence analysis workshop funded by the MSCA fellowship and tailored for the Department of Sociology (at Oxford).

Instructions:: You can modify the sequences using letters or numbers. Play with different indel and substitution costs. If you hover your mouse over any cell, the tooltip will appear to explain how each score is calculated. Out of the three neighboring cells, the minimum is chosen for the cell score.


Citation: Kamila Kolpashnikova. Optimal Matching Interactive App for Social Scientists.