Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Protein Networks02:26

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,...
Protein Networks02:26

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,...
Network Function of a Circuit01:25

Network Function of a Circuit

Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Net Change Theorem01:22

Net Change Theorem

The Net Change Theorem is a fundamental principle in calculus that establishes a direct relationship between a function’s rate of change and its accumulated change over an interval. Mathematically, it states that the definite integral of a function's derivative over a given interval [a,b] yields the net change in the original function:This theorem has significant applications in various real-world scenarios, including physics, economics, and engineering. A particularly useful application is in...
Detection of Black Holes01:10

Detection of Black Holes

Although black holes were theoretically postulated in the 1920s, they remained outside the domain of observational astronomy until the 1970s.
Their closest cousins are neutron stars, which are composed almost entirely of neutrons packed against each other, making them extremely dense. A neutron star has the same mass as the Sun but its diameter is only a few kilometers. Therefore, the escape velocity from their surface is close to the speed of light.
Not until the 1960s, when the first neutron...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

MrBayes on a graphics processing unit.

Bioinformatics (Oxford, England)·2011
Same author

Three-component assembly and divergent ring-expansion cascades of functionalized 2-iminooxetanes.

Angewandte Chemie (International ed. in English)·2010
Same author

Prokaryotic expression and potential application of the truncated PCV-2 capsid protein.

Virologica Sinica·2010
Same author

Serum and urinary cell-free MiR-146a and MiR-155 in patients with systemic lupus erythematosus.

The Journal of rheumatology·2010
Same author

Peptide dendrimers as efficient and biocompatible gene delivery vectors: Synthesis and in vitro characterization.

Journal of controlled release : official journal of the Controlled Release Society·2010
Same author

The amplification and evolution of orthologous 22-kDa α-prolamin tandemly arrayed genes in coix, sorghum and maize genomes.

Plant molecular biology·2010

Related Experiment Video

Updated: May 15, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
07:11

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data

Published on: November 10, 2023

NetMODE: network motif detection without Nauty.

Xin Li1, Douglas S Stones, Haidong Wang

  • 1Nankai-Baidu Joint Laboratory, College of Information Technical Science, Nankai University, Tianjin, China.

Plos One
|December 29, 2012
PubMed
Summary
This summary is machine-generated.

NetMODE is a new tool for detecting network motifs, which are significant subgraph patterns in complex networks. It offers substantial speed improvements over existing methods by avoiding computationally intensive graph canonical labeling.

Related Experiment Videos

Last Updated: May 15, 2026

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data
07:11

CorrelationCalculator and Filigree: Tools for Data-Driven Network Analysis of Metabolomics Data

Published on: November 10, 2023

Area of Science:

  • Computational Biology
  • Network Science
  • Graph Theory

Background:

  • Network motifs are significantly overrepresented induced subgraphs in biological networks.
  • Identifying network motifs is crucial for understanding network function but computationally challenging.
  • Existing methods rely heavily on graph canonical labeling, posing a bottleneck for large-scale analysis.

Purpose of the Study:

  • To develop a faster computational method for network motif detection.
  • To implement a network motif detection package, NetMODE, that avoids the use of Nauty.
  • To improve the efficiency of motif detection for larger networks.

Main Methods:

  • NetMODE implements a pretreatment phase to store subgraph data in memory for small networks ([Formula: see text]).
  • For larger networks ([Formula: see text]), NetMODE employs a novel approach related to the Reconstruction Conjecture for directed graphs.
  • The package avoids computationally expensive graph canonical labeling by Nauty.

Main Results:

  • NetMODE achieves significant speedups, up to [Formula: see text] times faster for [Formula: see text] and [Formula: see text] times faster for [Formula: see text] compared to predecessors.
  • The method is specifically designed for [Formula: see text]-node subgraphs.
  • NetMODE includes features for random graph generation, external package interfacing (e.g., R), and multi-core utilization.

Conclusions:

  • NetMODE provides a computationally efficient alternative for network motif detection.
  • The package's speed and features make it suitable for analyzing large-scale networks.
  • Further research may explore extending NetMODE's capabilities to different subgraph sizes or network types.