Related Experiment Video
Updated: Jun 5, 2026

12:23
In Vitro Selection of Aptamers to Differentiate Infectious from Non-Infectious Viruses
Published on: September 7, 2022
Tabix: fast retrieval of sequence features from generic TAB-delimited files
1Program in Medical Population Genetics, The Broad Institute of Harvard and MIT, Cambridge, MA 02142, USA. hengli@broadinstitute.org
Bioinformatics (Oxford, England)
|January 7, 2011
Summary
Tabix is a novel tool for indexing and querying genomic data files. It efficiently retrieves features from large, compressed files, supporting remote access for genome browsers.
Area of Science:
- Bioinformatics
- Computational Biology
Background:
- Genomic data files (GFF, BED, SAM) are often large and require efficient querying.
- Existing tools may lack support for compressed files or remote access.
Purpose of the Study:
- To introduce Tabix, a generic tool for indexing and retrieving features from position-sorted, tab-delimited genomic files.
- To enhance the usability of large genomic datasets for command-line analysis and genome visualization.
Main Methods:
- Tabix indexes position-sorted files in various tab-delimited formats.
- It supports data compression (gzip) and direct network access (FTP/HTTP).
- Implemented as a command-line tool and libraries in C, Java, Perl, and Python.
Main Results:
- Tabix enables rapid retrieval of genomic features overlapping specified regions with minimal seek calls.
- Facilitates manual examination of local genomic features.
- Supports genome viewers in handling massive datasets and remote custom tracks.
Conclusions:
- Tabix provides an efficient and versatile solution for managing and querying large genomic datasets.
- It significantly improves the accessibility and usability of genomic data for researchers and developers.
Related Concept Videos
RNA-seq
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while microarray-based...
Modern Molecular Taxonomy
Advancements in molecular biology have revolutionized the identification and characterization of bacteria, with multiple methods leveraging DNA sequencing for enhanced precision. As sequencing technologies improve and costs decline, these approaches are increasingly used in clinical, environmental, and evolutionary studies.Multilocus Sequence Typing (MLST) examines several housekeeping genes, essential chromosomal genes encoding cellular functions, to distinguish strains. Approximately...
Maxam-Gilbert Sequencing
In the same year as the discovery of the Sanger sequencing method, another group of scientists, Allan Maxam and Walter Gilbert, demonstrated their chemical-cleavage method for DNA sequencing. The Maxam-Gilbert method relies on using different chemicals that can cleave the DNA sequence at specific sites, the separation of resulting DNA fragments of variable size using electrophoresis, and deciphering the DNA sequence from the resulting gel bands.
Challenges of the Maxam-Gilbert Method
The...
Challenges of the Maxam-Gilbert Method
The...

