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 Experiment Videos

Discovering topological motifs using a compact notation.

Laxmi Parida1

  • 1Computational Biology Center, IBM T.J. Watson Research Center, Yorktown Heights, New York 10598, USA. parida@us.ibm.com

Journal of Computational Biology : a Journal of Computational Molecular Cell Biology
|June 15, 2007
PubMed
Summary
This summary is machine-generated.

Discovering graph topologies, traditionally the subgraph isomorphism problem, is now efficiently solved. Our novel method uses maximality and compact location lists to handle combinatorial explosions, providing exact results without heuristics.

Related Experiment Videos

Related Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Publisher Correction: Tumor transcriptional state predicts survival in immune-checkpoint-blockade-treated glioblastoma.

Nature cancer·2026
Same author

Quantum ensembling methods for healthcare and life science.

Briefings in bioinformatics·2026
Same author

Tumor transcriptional state predicts survival in immune-checkpoint-blockade-treated glioblastoma.

Nature cancer·2026
Same author

Remics: a redescription-based framework for multi-omics analysis.

Frontiers in cell and developmental biology·2026
Same author

Genomic modifiers of malignant and neurodevelopmental phenotypes in individuals with PTEN hamartoma tumor syndrome.

NPJ genomic medicine·2026
Same author

Publisher Correction: Advancing single-cell omics and cell-based therapeutics with quantum computing.

Nature reviews. Molecular cell biology·2026
Same journal

GMSA: A Graph Matching and Point Cloud Registration-Based Method for Spatial Transcriptomics Data Alignment.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Investigations on Multiple Protein Scaffold Filling.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Cell Type Prediction for Single-Cell RNA Sequencing Utilizing Unsupervised Domain Adaptation and Semi-Supervised Learning.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

PPIGAN: Prediction of Protein-Protein Interactions Using Generative Adversarial Networks.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Deep Structure-Enhanced Cell Clustering Model for Single-Cell RNA Sequencing Data.

Journal of computational biology : a journal of computational molecular cell biology·2026
Same journal

Asymmetric Drug-Drug Interaction Prediction Based on Generative Adversarial Networks and Knowledge Graph.

Journal of computational biology : a journal of computational molecular cell biology·2026
See all related articles

Area of Science:

  • Graph Theory
  • Computational Biology
  • Network Science

Background:

  • Graph topology discovery is crucial for bioinformatics and network studies.
  • The subgraph isomorphism problem, classically used for this, is NP-Complete.
  • Output size explosion due to graph isomorphisms hinders practical application.

Purpose of the Study:

  • To develop an exact and efficient method for discovering topological motifs in graphs.
  • To address the combinatorial explosion of output size caused by isomorphisms.
  • To adapt the concept of maximality from string processing to graph analysis.

Main Methods:

  • A three-step approach applying graph maximality.
  • Utilizing "compact location lists" to implicitly represent subgraph occurrences.
  • Developing an algorithm linear in the size of the compact list output.

Main Results:

  • A method that completely and exactly solves the topological motif discovery problem.
  • Significant reduction in output size using compact location lists without information loss.
  • An algorithm with linear time complexity relative to the encoded output size.

Conclusions:

  • The proposed method offers an exact and efficient solution for graph topology discovery.
  • Compact location lists effectively manage combinatorial complexity in graph isomorphism problems.
  • This approach enhances the feasibility of large-scale network and bioinformatics analyses.