Related Experiment Video
Updated: May 17, 2026

09:51
Investigating Protein Sequence-structure-dynamics Relationships with Bio3D-web
Published on: July 16, 2017
Backbone 3.0: An R package for extracting network backbones
1Psychology Department, Michigan State University, East Lansing, Michigan, United States of America.
Plos One
|May 15, 2026
Summary
The R package "backbone" simplifies network analysis by extracting essential connections. This tool helps researchers identify key relationships in complex networks for clearer insights.
Area of Science:
- Network Science
- Computational Social Science
- Data Analysis
Background:
- Analyzing large, complex networks can be challenging due to their density and numerous weighted edges.
- Identifying the most significant connections (the network backbone) is crucial for simplifying analysis and visualization.
- Existing methods may not offer a unified approach to extracting network backbones.
Purpose of the Study:
- To introduce and demonstrate the utility of the R package "backbone" for extracting network backbones.
- To provide a comprehensive overview of the package's workflow, structure, and various backbone extraction models.
- To showcase the practical application of the "backbone" package through empirical case studies.
Main Methods:
- The study details the implementation of multiple models within the "backbone" R package for backbone extraction.
- It utilizes toy examples to illustrate the process of extracting network backbones with different models.
- A case study involving bill sponsorship data from the 108th U.S. Senate is presented to demonstrate real-world application.
Main Results:
- The "backbone" package effectively extracts sparse, unweighted network backbones from various network types.
- Different models within the package offer diverse perspectives on edge importance, catering to various analytical needs.
- The case study demonstrates the package's capability in analyzing complex real-world network data.
Conclusions:
- The "backbone" R package provides a valuable tool for simplifying complex network analysis and visualization.
- The package facilitates the identification of critical network structures, enhancing interpretability.
- Future extensions are planned to further expand the package's functionality in network science research.
Related Concept Videos
Protein Networks
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,...
Protein Networks
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,...
Classification of Bones
The bones of the human skeletal system are of varied shapes, sizes, and functions. They can be classified based on their shape and function into four major classes: long bones, short bones, flat bones, and irregular bones. Some classifications include a fifth type, the sesamoid bones, as a separate class, whereas others categorize them under short bones.
Long and Short Bones
The appendicular skeleton, particularly the upper and lower limbs, is primarily made of long and short bones. The long...
Long and Short Bones
The appendicular skeleton, particularly the upper and lower limbs, is primarily made of long and short bones. The long...
Carbon Skeletons
Life on Earth is carbon-based, as all macromolecules that make up living organisms contain carbon atoms. All organic compounds have a carbon backbone. Each carbon atom is tetravalent and can bond with four other atoms, making it an extraordinarily flexible component of biological molecules. Because carbon’s valence electrons are stable, it rarely becomes an ion. As the carbon chain increases in length, structural modifications such as ring structures, double bonds, and branching side chains...
Introduction to R
R is a powerful software environment for statistical computing and graphics. Originating as an implementation of the S language, developed at Bell Laboratories, R has evolved into a robust, open-source statistical software favored by statisticians and data scientists worldwide. Its comprehensive suite includes data manipulation, calculation, and graphical display capabilities, making it versatile for data analysis and visualization. Its programming language is at the core of R's functionality,...
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...

