Related Experiment Video
Updated: Mar 10, 2026

07:28
JUMPn: A Streamlined Application for Protein Co-Expression Clustering and Network Analysis in Proteomics
Published on: October 19, 2021
3.7K
Determining the Significance of Protein Network Features and Attributes Using Permutation Testing
Joseph Cursons1,2,3, Melissa J Davis1,3,4
1Systems Biology Laboratory, Melbourne School of Engineering, The University of Melbourne, Parkville, VIC, 3010, Australia.
Methods in Molecular Biology (Clifton, N.J.)
|December 16, 2016
Summary
This study introduces a new method for calculating robust empirical p-values in protein-protein interaction (PPI) network analysis. The approach accounts for the interdependence of proteins, improving the reliability of network-based proteomics studies.
Area of Science:
- Bioinformatics
- Computational Biology
- Systems Biology
Background:
- Network analysis, particularly protein-protein interaction (PPI) networks, is increasingly used to analyze complex biological systems.
- Traditional methods may not fully account for the inherent interdependence of proteins in interaction networks.
- Robust statistical validation is crucial for interpreting network analysis results in proteomics.
Purpose of the Study:
- To develop and present a method for calculating robust empirical p-values specifically for protein interaction networks.
- To address the challenge of interdependence between proteins in network analysis.
- To provide a practical implementation of the methodology for researchers.
Main Methods:
- Description of a novel statistical method for calculating empirical p-values in the context of PPI networks.
- Adjustment for the varying number of interactions (degree) for each protein within the network.
- Development of a worked example with accompanying Python code for practical application.
Main Results:
- The proposed method yields robust empirical p-values for nodes and subnetworks within PPIs.
- The methodology effectively adjusts for protein degree, a common confounding factor in network analysis.
- The provided Python code facilitates the straightforward implementation of the p-value calculation.
Conclusions:
- The developed method enhances the statistical rigor of network analysis in proteomics.
- Accurate p-value calculation is essential for reliable identification of biologically significant protein interactions and pathways.
- This work offers a valuable tool for researchers utilizing network-based approaches in biological discovery.
Related Concept Videos
Protein Networks
4.6K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.6K
Protein-protein Interfaces
14.9K
Many proteins form complexes to carry out their functions, making protein-protein interactions (PPIs) essential for an organism's survival. Most PPIs are stabilized by numerous weak noncovalent chemical forces. The physical shape of the interfaces determines the way two proteins interact. Many globular proteins have closely-matching shapes on their surfaces, which form a large number of weak bonds. Additionally, many PPIs occur between two helices or between a surface cleft and a...
14.9K
Significance Testing: Overview
12.9K
Significance testing is a set of statistical methods used to test whether a claim about a parameter is valid. In analytical chemistry, significance testing is used primarily to determine whether the difference between two values comes from determinate or random errors. The effect of a particular change in the measurement protocol, analyst, or sample itself can cause a deviation from the expected result. In the case of a suspected deviation/outlier, we need to be able to confirm mathematically...
12.9K
Proteomics
10.0K
A proteome is the entire set of proteins that a cell type produces. We can study proteomes using the knowledge of genomes because genes code for mRNAs, and the mRNAs encode proteins. Although mRNA analysis is a step in the right direction, not all mRNAs are translated into proteins.
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term...
Proteomics is the study of proteomes' function. It involves the large-scale systematic study of the proteome to denote the protein complement expressed by a genome. Scientist Mark Wilkins coined the term...
10.0K

