Related Experiment Video
Updated: Jun 10, 2026

06:02
A Computational Pipeline for Intergenic/Intragenic Enhancer RNA Quantification in Mouse Embryonic Stem Cells
Published on: October 28, 2025
BigWig and BigBed: enabling browsing of large distributed datasets
W J Kent1, A S Zweig, G Barber
1Center for Biomolecular Science and Engineering, School of Engineering, University of California, Santa Cruz (UCSC), Santa Cruz, CA 95064, USA.
Bioinformatics (Oxford, England)
|July 20, 2010
Summary
BigWig and BigBed files enable efficient visualization of next-generation sequencing data in the UCSC Genome Browser. This approach transmits only necessary data for fast remote access to large datasets.
Area of Science:
- Bioinformatics
- Computational Biology
Background:
- Next-generation sequencing (NGS) experiments generate large datasets.
- Efficient visualization and remote access to this data are crucial for analysis.
Purpose of the Study:
- To describe the BigWig and BigBed file formats for high-performance display of NGS data.
- To detail the software implementation enabling efficient data transmission and visualization.
Main Methods:
- Utilized compressed binary indexed files (BigWig and BigBed) at multiple resolutions.
- Implemented a multi-layered software approach leveraging web protocols, Linux/UNIX systems, R-trees, indexing, and compression.
- Developed utilities for BigWig and BigBed creation and parsing.
Main Results:
- BigWig and BigBed files facilitate high-performance display of NGS experiment results.
- The software approach ensures only required data is transmitted, enabling fast remote access.
- Data is accessible at various resolutions for detailed or overview views.
Conclusions:
- BigWig and BigBed formats provide an efficient solution for managing and visualizing large-scale NGS data.
- The implemented software architecture optimizes data transfer, enhancing usability of the UCSC Genome Browser.
- Freely available source code and binaries support non-commercial use and further development.
Related Concept Videos
Genome-wide Association Studies-GWAS
Genome-wide association studies or GWAS are used to identify whether common SNPs are associated with certain diseases. Suppose specific SNPs are more frequently observed in individuals with a particular disease than those without the disease. In that case, those SNPs are said to be associated with the disease. Chi-square analysis is performed to check the probability of the allele likely to be associated with the disease.
GWAS does not require the identification of the target gene involved in...
GWAS does not require the identification of the target gene involved in...
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...

