Related Experiment Video
Updated: Jun 23, 2026

05:12
ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
EZ-Pair graph: scalable unified-axis visualization method for summarizing large-scale paired data
Akihiro Ezoe1, Motoaki Seki1, Keiichi Mochida1
1RIKEN Center for Sustainable Resource Science, Yokohama, Kanagawa 230-0045, Japan.
Bioinformatics Advances
|June 22, 2026
Summary
EZ-Pair Graph offers scalable visualization methods for large paired datasets, improving interpretation by plotting summary metrics alongside raw data. This approach reveals complex trends often missed by traditional methods.
Area of Science:
- Bioinformatics
- Data Visualization
- Computational Biology
Background:
- Dual-axis visualizations hinder quantitative interpretation of large-scale paired datasets.
- Conventional single-axis plots risk visual saturation with numerous paired lines.
- Existing methods struggle to effectively display summary metrics with raw data.
Purpose of the Study:
- To develop scalable visualization methods for large-scale paired data.
- To improve the interpretability of complex datasets by integrating summary metrics.
- To address limitations of dual-axis and single-axis plots in paired data analysis.
Main Methods:
- Developed EZ-Pair Graph, a suite of scalable methods for aggregating positional and slope information.
- Implemented three complementary tools: trapezoid plot, clustered line plot, and parallel arrow plot.
- Focused on summarizing paired differences, their rank, magnitude, and directional heterogeneity.
Main Results:
- EZ-Pair Graph effectively visualizes large-scale paired biological datasets.
- Revealed structured, localized, and heterogeneous trends missed by conventional methods.
- Demonstrated improved interpretability and detection of underlying patterns.
Conclusions:
- EZ-Pair Graph enhances the interpretation of distributional differences in large paired datasets.
- The methods are valuable for detecting subtle patterns and variations in complex biological data.
- Scalable visualization is crucial for advancing analysis of increasingly large datasets.
Related Concept Videos
Multiple Bar Graph
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...
Time-Series Graph
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...
Bar Graph
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...
Scatter Plot
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
Graphs of Two-Variable Functions
A weather map provides a practical example of a function of two variables. Across a wide region such as the United States, temperatures vary from one location to another. Each location can be identified by two geographic coordinates: longitude and latitude. Since a single temperature value is assigned to each coordinate pair, the situation can be represented mathematically as a function with two inputs and one output.In mathematical notation, longitude and latitude can be labeled as x and y,...
Wilcoxon Signed-Ranks Test for Matched Pairs
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
