Breakpointer

Breakpointer identifies sequence breakpoints associated with structural variants (SVs) from single-end next-generation sequencing (NGS) reads.


Key Features:

  • Alignment scanning: Scans alignments of single-end reads to detect regions indicative of potential breakpoints.
  • Local mapping signatures: Leverages local non-uniform read distribution and misalignments to detect breakpoint-associated signatures.
  • Insertion detection: Detects insertions longer than the read length.
  • Repetitive-region detection: Identifies structural variants situated within repetitive genomic regions.
  • Heuristic search: Uses a heuristic approach to search for local mapping signatures indicative of insertions, deletions (indels), and more complex SVs.
  • Approximate localization: Provides approximate breakpoint locations for indels and identifies a subset of large SVs.
  • Efficient algorithm: Implements a fast heuristic algorithm suited to current NGS single-end sequencing data.

Scientific Applications:

  • Breakpoint identification in genomic studies: Supplies candidate breakpoint locations for studies of structural variation.
  • Disease-associated variant analysis: Supports identification of SV breakpoints relevant to disease studies.
  • Evolutionary biology: Aids analyses of genetic variation and evolutionary processes by locating SV breakpoints.
  • Functional genomics: Assists interpretation of functional consequences of SVs by mapping breakpoint locations.
  • Genomic modeling: Contributes breakpoint information for constructing more accurate genomic models and studying mechanisms of genetic diversity and pathology.

Methodology:

Scans alignments of single-end NGS reads and applies a heuristic search that leverages local non-uniform read distribution and misalignments to identify local mapping signatures indicative of insertions, deletions (indels), and complex structural variants, producing approximate breakpoint locations for indels and identifying a subset of large SVs.

Topics

Details

License:
GPL-3.0
Maturity:
Mature
Tool Type:
command-line tool
Programming Languages:
C++, Perl
Added:
1/13/2017
Last Updated:
11/24/2024

Operations

Publications

Sun R, Love MI, Zemojtel T, Emde A, Chung H, Vingron M, Haas SA. Breakpointer: using local mapping artifacts to support sequence breakpoint discovery from single-end reads. Bioinformatics. 2012;28(7):1024-1025. doi:10.1093/bioinformatics/bts064. PMID:22302574.

Documentation