ProSynAR

ProSynAR merges sequencing reads using reference-genome context to improve read alignment and merging accuracy, particularly near repetitive sequences.


Key Features:

  • Reference-Aware Merging: Evaluates read positions in a reference genome to decide whether and how to merge reads, reducing incorrect merging events near repeats.
  • Algorithmic Precision: Integrates reference information into merging decisions to enhance precision of alignment and merging in complex regions such as repetitive sequences.
  • Implementation: Implemented in C++.
  • Error Mitigation: Reduces misalignment and incorrect merges that arise when merging algorithms consider only read sequence data.

Scientific Applications:

  • Variant Calling: Improves the accuracy of variant calling by reducing mismerged reads that can create false or missed variant calls.
  • Structural Variation Analysis: Supports structural variation analysis by maintaining correct read relationships across complex or repetitive genomic regions.
  • Genome Assembly: Enhances comprehensive genome assembly in complex genomes by producing more accurate merged reads in high-repeat-content regions.
  • Analysis of Repetitive Genomes: Enables genomic research projects that require accurate read merging in genomes with high levels of repetitive sequences.

Methodology:

ProSynAR analyzes the spatial relationship between reads and their mapped positions in a reference genome and uses that contextual information to inform read-merging decisions.

Topics

Details

License:
LGPL-2.1
Cost:
Free of charge
Tool Type:
command-line tool
Operating Systems:
Mac, Windows, Linux
Programming Languages:
C++
Added:
6/13/2022
Last Updated:
6/13/2022

Operations

Publications

Crysup B, Budowle B, Woerner AE. ProSynAR: a reference aware read merger. Bioinformatics. 2022;38(7):2052-2053. doi:10.1093/bioinformatics/btac022. PMID:35020788.

PMID: 35020788
Funding: - National Institute of Justice, Office of Justice Programs: 2018-DU-BX-0177

Documentation

Downloads