English

FastRemap: A Tool for Quickly Remapping Reads between Genome Assemblies

Genomics 2023-11-21 v3

Abstract

A genome read data set can be quickly and efficiently remapped from one reference to another similar reference (e.g., between two reference versions or two similar species) using a variety of tools, e.g., the commonly-used CrossMap tool. With the explosion of available genomic data sets and references, high-performance remapping tools will be even more important for keeping up with the computational demands of genome assembly and analysis. We provide FastRemap, a fast and efficient tool for remapping reads between genome assemblies. FastRemap provides up to a 7.82×\times speedup (6.47×\times, on average) and uses as low as 61.7% (80.7%, on average) of the peak memory consumption compared to the state-of-the-art remapping tool, CrossMap. FastRemap is written in C++. The source code and user manual are freely available at: github.com/CMU-SAFARI/FastRemap. Docker image available at: https://hub.docker.com/r/alkanlab/fast. Also available in Bioconda at: https://anaconda.org/bioconda/fastremap-bio.

Keywords

Cite

@article{arxiv.2201.06255,
  title  = {FastRemap: A Tool for Quickly Remapping Reads between Genome Assemblies},
  author = {Jeremie S. Kim and Can Firtina and Meryem Banu Cavlak and Damla Senol Cali and Can Alkan and Onur Mutlu},
  journal= {arXiv preprint arXiv:2201.06255},
  year   = {2023}
}

Comments

FastRemap is open source and all scripts needed to replicate the results in this paper can be found at https://github.com/CMU-SAFARI/FastRemap

R2 v1 2026-06-24T08:52:01.373Z