Sequence tube maps

Sequence tube maps renders graph genomes as tube-map–style visualizations to make vg-produced sequence graphs interpretable for analyses such as polymorphism representation and sequencing-read mapping.


Key Features:

  • Graph Genome Visualization: Transforms graph genomes generated by vg into tube-map–style visualizations that represent nodes and paths of genome graphs.
  • Efficient Data Representation: Uses graph genomes as compact data structures to encode multiple genomic sequences, polymorphisms, and information for mapping sequencing reads with greater sensitivity than a single haploid reference.
  • Tube-map Layout Methods: Adapts established public transport tube map design methods to simplify and clarify the topology of genome graphs for interpretation.
  • JavaScript Implementation: Provided as a JavaScript module for rendering graph genome visualizations.

Scientific Applications:

  • Genomic Research: Aids interpretation and analysis of complex graph-based genomic data structures.
  • Polymorphism Analysis: Enables inspection and visualization of polymorphisms encoded within graph genomes.
  • Sequencing Read Mapping: Supports interpretation and validation of variation-aware sequencing read mappings with increased sensitivity relative to haploid references.

Methodology:

Implements a JavaScript module to render graph genomes produced by vg, employing well-studied computer science techniques and methods adapted from public transport tube map design to layout and visualize genome graphs.

Topics

Details

License:
MIT
Programming Languages:
JavaScript
Added:
11/14/2019
Last Updated:
11/24/2024

Operations

Publications

Beyer W, Novak AM, Hickey G, Chan J, Tan V, Paten B, Zerbino DR. Sequence tube maps: making graph genomes intuitive to commuters. Bioinformatics. 2019;35(24):5318-5320. doi:10.1093/bioinformatics/btz597. PMID:31368484. PMCID:PMC6954646.

PMID: 31368484
PMCID: PMC6954646
Funding: - National Institutes of Health: 1U01HL137183-01, 5U54HG007990 - W. M. Keck Foundation: DT06172015 - Wellcome Trust: WT108749/Z/15/Z, WT201535/Z/16/Z

Links