Related Experiment Video
Updated: Mar 31, 2026

Cryo-EM and Single-Particle Analysis with Scipion
Published on: May 29, 2021
MMR: a tool for read multi-mapper resolution
André Kahles1, Jonas Behr1, Gunnar Rätsch1
1Memorial Sloan Kettering Cancer Center, Computational Biology Center, 1275 York Avenue, New York, NY 10065, USA.
Motivation:
Mapping high-throughput sequencing data to a reference genome is an essential step for most analysis pipelines aiming at the computational analysis of genome and transcriptome sequencing data. Breaking ties between equally well mapping locations poses a severe problem not only during the alignment phase but also has significant impact on the results of downstream analyses. We present the multi-mapper resolution (MMR) tool that infers optimal mapping locations from the coverage density of other mapped reads.
Results:
Filtering alignments with MMR can significantly improve the performance of downstream analyses like transcript quantitation and differential testing. We illustrate that the accuracy (Spearman correlation) of transcript quantification increases by 15% when using reads of length 51. In addition, MMR decreases the alignment file sizes by more than 50%, and this leads to a reduced running time of the quantification tool. Our efficient implementation of the MMR algorithm is easily applicable as a post-processing step to existing alignment files in BAM format. Its complexity scales linearly with the number of alignments and requires no further inputs.
Availability And Implementation:
Open source code and documentation are available for download at http://github.com/ratschlab/mmr Comprehensive testing results and further information can be found at http://bioweb.me/mmr.
Contact:
andre.kahles@ratschlab.org or gunnar.ratsch@ratschlab.org
Supplementary Information:
Supplementary data are available at Bioinformatics online.

