MANTIS
MANTIS (Microsatellite Analysis for Normal-Tumor InStability) is a
program developed for detecting microsatellite instability from
paired-end BAM files. To perform analysis, the program needs a tumor BAM
and a matched normal BAM file (produced using the same pipeline) to
determine the instability score between the two samples within the pair.
MANTIS is written in Python. Later versions of Python 2 (e.g. 2.7.1,
2.7.8) are compatible, but use of Python 3 is encouraged.
Full documentation is available at MANTIS/README.md