Related Experiment Video
Updated: Jul 10, 2026

07:35
A Knowledge Graph Approach to Elucidate the Role of Organellar Pathways in Disease via Biomedical Reports
Published on: October 13, 2023
Comparative pathway annotation with protein-DNA interaction and operon information via graph tree decomposition
Jizhen Zhao1, Dongsheng Che, Liming Cai
1Department of Computer Science, University of Georgia, Athens, GA 30602, USA. jizhen@cs.uga.edu
Pacific Symposium on Biocomputing. Pacific Symposium on Biocomputing
|November 10, 2007
Summary
This study presents a novel pathway prediction method using comparative genomics. It improves accuracy by integrating sequence, functional, and structural data, outperforming existing methods.
Area of Science:
- Genomics
- Bioinformatics
- Computational Biology
Background:
- Pathway prediction is crucial for understanding cellular functions.
- Sequence similarity alone is insufficient for accurate pathway prediction.
- Integrating functional and structural genomic data enhances prediction accuracy.
Purpose of the Study:
- To develop a novel template-based approach for genome pathway prediction and annotation.
- To improve pathway prediction accuracy by combining sequence similarity with functional and structural genomic information.
- To formulate pathway prediction as a Maximum Independent Set (MIS) problem on gene graphs.
Main Methods:
- Constructing graphs based on operon structures, protein-DNA interactions, and gene homology.
- Formulating pathway prediction as a Maximum Independent Set (MIS) problem.
- Solving the MIS problem efficiently using non-trivial tree decomposition.
- Evaluating the algorithm by annotating Escherichia coli (E. coli) K12 pathways using Bacillus subtilis (B. subtilis) 168 as templates.
Main Results:
- The novel approach demonstrated high accuracy in predicting and annotating pathways.
- The method successfully integrated sequence, functional, and structural genomic data.
- Performance evaluation on E. coli K12 pathways showed superior accuracy compared to sequence-only or integer programming methods.
- The Maximum Independent Set formulation on gene graphs proved effective.
Conclusions:
- Template-based comparative analysis, integrating diverse genomic data, is a powerful strategy for pathway prediction.
- The developed Maximum Independent Set algorithm offers an efficient and accurate solution for pathway annotation.
- This approach significantly advances the field of comparative genomics and pathway discovery.
Related Concept Videos
Operon Model
The operon model represents a fundamental mechanism of gene regulation in prokaryotes, enabling coordinated expression of genes involved in related metabolic or functional pathways. Operons consist of structural genes, a promoter, and an operator, with transcription regulated by repressors, activators, and small effector molecules.Structure and Function of OperonsAn operon is a cluster of structural genes transcribed together under the control of a single promoter. The promoter region...
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,...
Epistasis Analysis
Although Mendel chose seven unrelated traits in peas to study gene segregation, most traits involve multiple gene interactions that create a spectrum of phenotypes. When the interaction of various genes or alleles at different locations influences a phenotype, this is called epistasis. Epistasis often involves one gene masking or interfering with the expression of another (antagonistic epistasis). Epistasis often occurs when different genes are part of the same biochemical pathway. The...
Operons
Prokaryotes can control gene expression through operons—DNA sequences consisting of regulatory elements and clustered, functionally related protein-coding genes. Operons use a single promoter sequence to initiate transcription of a gene cluster (i.e., a group of structural genes) into a single mRNA molecule. The terminator sequence ends transcription. An operator sequence, located between the promoter and structural genes, prohibits the operon’s transcriptional activity if bound by a repressor...
Operons
Prokaryotes can control gene expression through operons—DNA sequences consisting of regulatory elements and clustered, functionally related protein-coding genes. Operons use a single promoter sequence to initiate transcription of a gene cluster (i.e., a group of structural genes) into a single mRNA molecule. The terminator sequence ends transcription. An operator sequence, located between the promoter and structural genes, prohibits the operon’s transcriptional activity if bound by a repressor...

