RMAP

RMAP maps short-read sequencing data to a reference genome by incorporating base-call quality scores and 3' end error weighting to improve alignment accuracy across varying read lengths.


Key Features:

  • Utilization of Base-Call Quality Scores: Incorporates base-call quality scores into the mapping algorithm to weight positions within reads by reliability and improve mapping accuracy.
  • Consideration of 3' Ends in Longer Reads: Accounts for the higher frequency of sequencing errors at 3' ends of longer reads by integrating this information into alignment scoring.
  • Versatility Across Read Lengths: Handles a wide range of read lengths, making it applicable to applications including targeted re-sequencing.
  • Hash Table-Based Mapping: Uses a hash table-based approach for read mapping instead of indexing the reference genome.
  • Comparative Performance: In comparative studies involving nine mapping tools (including Bowtie, BWA, SOAP2, MAQ, GSNAP, Novoalign, and mrsFAST), RMAP demonstrated improvements in read mapping performance by utilizing quality scores and handling error-prone read regions, while no single tool excelled across all metrics.

Scientific Applications:

  • Genome Variation Detection: Enables identification of genome variations by accurately mapping reads back to a reference genome.
  • ChIP-sequencing Analysis: Supports ChIP-sequencing workflows by providing precise read mapping for identification of protein–DNA interaction sites.
  • Targeted Re-sequencing and High-Throughput Analyses: Applicable to targeted re-sequencing and other high-throughput sequencing studies that require robust mapping across variable read lengths.

Methodology:

Employs a hash table-based approach for read mapping rather than indexing the reference genome.

Topics

Details

License:
GPL-3.0
Tool Type:
command-line tool
Operating Systems:
Linux, Mac
Added:
1/13/2017
Last Updated:
12/10/2018

Operations

Publications

Smith AD, Xuan Z, Zhang MQ. Using quality scores and longer reads improves accuracy of Solexa read mapping. BMC Bioinformatics. 2008;9(1). doi:10.1186/1471-2105-9-128. PMID:18307793. PMCID:PMC2335322.

Hatem A, Bozdağ D, Toland AE, Çatalyürek ÜV. Benchmarking short sequence mapping tools. BMC Bioinformatics. 2013;14(1). doi:10.1186/1471-2105-14-184. PMID:23758764. PMCID:PMC3694458.

Documentation