Related Experiment Video
Updated: May 15, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
Published on: November 10, 2023
DiffCorr: an R package to analyze and visualize differential correlations in biological networks
1RIKEN Plant Science Center, Kanagawa 230-0045, Japan. a-fukush@psc.riken.jp
The DiffCorr package identifies changes in molecular correlations between experimental conditions using omics data. This tool helps understand disease mechanisms and discover potential biomarkers by analyzing differential correlation patterns efficiently.
Area of Science:
- Bioinformatics
- Systems Biology
- Genomics
Background:
- Large-scale omics data (e.g., microarrays) are crucial for understanding cellular regulatory networks and the molecular basis of diseases.
- Correlation analysis, including hierarchical clustering, is a common method for analyzing omics data.
- Changes in molecule correlations, not just mean levels, between experimental conditions are vital for biological insights.
Purpose of the Study:
- To develop an efficient and unbiased tool for identifying differential correlation patterns in omics data.
- To provide a method for analyzing changes in correlation networks between two experimental conditions.
Main Methods:
- Developed the DiffCorr package, a method for identifying differential correlation patterns.
- Utilizes Pearson's correlation coefficient as the association measure.
- Calculates correlation matrices, identifies principal component-based 'eigen-molecules', and applies Fisher's z-test for differential correlation analysis.
Main Results:
- Demonstrated DiffCorr's utility in identifying biologically relevant, differentially correlated molecules in transcriptome and metabolome data.
- Showcased the ability to explore differential correlations across different post-genomics data types (transcriptomics, metabolomics).
Conclusions:
- DiffCorr offers a simple and effective approach for calculating differential correlations in omics data.
- The package serves as a valuable first step towards inferring causal relationships and identifying potential biomarker candidates.
Related Concept Videos
Statistical Software for Data Analysis and Clinical Trials
Introduction to R
Coefficient of Correlation
If you suspect a linear relationship between x and y, then r can measure how strong the linear relationship is.
What the VALUE of r tells us:
The value of r is always between –1 and +1: –1 ≤ r ≤ 1.
The size of the correlation r indicates the strength of the linear...
Biostatistics: Overview
Discrete variables are...
Statistical Analysis: Overview
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
Correlation of Experimental Data
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity, and...

