Related Experiment Video
Updated: Aug 6, 2026

09:10
A Fast and Quantitative Method for Post-translational Modification and Variant Enabled Mapping of Peptides to Genomes
Published on: May 22, 2018
GBZ-base and GAF-base: Indexed pangenome file formats
Jouni Sirén1, Benedict Paten1,
1Genomics Institute, UC Santa Cruz, 1156 High Street, Santa Cruz, 95064, California, USA.
Biorxiv : the Preprint Server for Biology
|July 17, 2026
Summary
New GBZ-base and GAF-base file formats enable direct disk access for pangenome graphs and alignments. This facilitates interactive applications by avoiding memory loading and sequential reading of large datasets.
Area of Science:
- Bioinformatics
- Computational Biology
Background:
- Existing pangenome file formats require loading entire graphs into memory and sequential reading of alignment files, hindering interactive applications.
- Current formats are optimized for batch processing, lacking efficiency for real-time data manipulation.
Purpose of the Study:
- To introduce novel, disk-based file formats for pangenome graphs and sequence alignments.
- To enable efficient, direct-access operations on large pangenome datasets for interactive use cases.
Main Methods:
- Development of SQLite-backed file formats: GBZ-base for pangenome graphs and GAF-base for sequence alignments.
- Implementation of efficient extraction of local subgraphs from GBZ-base.
- Enabling extraction of all sequence-to-graph alignments to a specific subgraph using GAF-base.
Main Results:
- GBZ-base and GAF-base formats allow direct data access from disk, bypassing memory limitations.
- GBZ-base facilitates efficient retrieval of localized pangenome subgraph data.
- GAF-base provides efficient extraction of sequence alignments to subgraphs and is the most compact format for sequence-to-graph alignments.
Conclusions:
- GBZ-base and GAF-base offer a significant improvement for interactive pangenome analysis.
- These new formats address the limitations of existing batch-oriented pangenome file structures.
- The proposed formats enhance usability and efficiency in computational biology workflows.
Related Concept Videos
Evolutionary Relationships through Genome Comparisons
Genome comparison is one of the excellent ways to interpret the evolutionary relationships between organisms. The basic principle of genome comparison is that if two species share a common feature, it is likely encoded by the DNA sequence conserved between both species. The advent of genome sequencing technologies in the late 20th century enabled scientists to understand the concept of conservation of domains between species and helped them to deduce evolutionary relationships across diverse...
Genomics
Genomics is the science of genomes: it is the study of all the genetic material of an organism. In humans, the genome consists of information carried in 23 pairs of chromosomes in the nucleus, as well as mitochondrial DNA. In genomics, both coding and non-coding DNA is sequenced and analyzed. Genomics allows a better understanding of all living things, their evolution, and their diversity. It has a myriad of uses: for example, to build phylogenetic trees, to improve productivity and...
Genome Annotation and Assembly
The genome refers to all of the genetic material in an organism. It can range from a few million base pairs in microbial cells to several billion base pairs in many eukaryotic organisms. Genome assembly refers to the process of taking the DNA sequencing data and putting it all back together in a correct order to create a close representation of the original genome. This is followed by the identification of functional elements on the newly assembled genome, a process called genome annotation.
