Related Experiment Video
Updated: Jan 19, 2026
01:07
Ogive Graph
6.6K
Building large updatable colored de Bruijn graphs via merging
Martin D Muggli1, Bahar Alipanahi2, Christina Boucher2
1Department of Computer Science, Colorado State University, Fort Collins, CO, USA.
Bioinformatics (Oxford, England)
|September 13, 2019
Summary
VariMerge efficiently constructs and updates large colored de Bruijn graphs for genomic datasets. This scalable method reduces memory usage and allows data additions without full reconstruction, outperforming existing approaches.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Large-scale genomic and metagenomic data collection efforts like GenomeTrakr and MetaSub are continuously growing.
- Existing memory-efficient methods for constructing colored de Bruijn graphs lack scalability and update capabilities for dynamic datasets.
Purpose of the Study:
- To develop a scalable method for constructing colored de Bruijn graphs that allows for efficient updates without complete reconstruction.
- To address the challenge of building and maintaining large graphs from continuously accumulating genomic data.
Main Methods:
- Introduced VariMerge, a novel method that partitions data, builds FM-index based representations of subgraphs, and succinctly merges them.
- The core innovation lies in the succinct merging algorithm, enabling scalable graph construction.
Main Results:
- VariMerge achieved a three-fold reduction in working space for 8000 strains.
- It is the only method capable of constructing and updating a colored de Bruijn graph for 16,000 strains, unlike competing methods that failed to scale or update.
Conclusions:
- VariMerge offers a scalable and updatable solution for constructing colored de Bruijn graphs from large genomic datasets.
- This method is crucial for managing and analyzing the ever-increasing volume of public genomic data.
Related Concept Videos
Ogive Graph
6.6K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.6K
Graphing Antiderivatives
32
The concept of an antiderivative is fundamental in calculus, describing how a function's values accumulate over time. This process is closely related to physical motion, such as the movement of a rolling ball. As the ball progresses, its position changes in response to variations in velocity, just as an antiderivative graph reflects the cumulative effect of the original function's values.Graphing an antiderivative requires interpreting how a function's values influence the shape of its...
32
Bar Graph
21.4K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
21.4K
Colors and Magnetism
14.0K
Color in Coordination Complexes
When atoms or molecules absorb light at the proper frequency, their electrons are excited to higher-energy orbitals. For many main group atoms and molecules, the absorbed photons are in the ultraviolet range of the electromagnetic spectrum, which cannot be detected by the human eye. For coordination compounds, the energy difference between the d orbitals often allows photons in the visible range to be absorbed and emitted, which is seen as colors by the human...
When atoms or molecules absorb light at the proper frequency, their electrons are excited to higher-energy orbitals. For many main group atoms and molecules, the absorbed photons are in the ultraviolet range of the electromagnetic spectrum, which cannot be detected by the human eye. For coordination compounds, the energy difference between the d orbitals often allows photons in the visible range to be absorbed and emitted, which is seen as colors by the human...
14.0K
Time-Series Graph
5.0K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.0K
Multiple Bar Graph
8.9K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
8.9K
