A graph-theoretical approach for motif discovery in protein sequences
Summary
This study introduces a novel graph theory method for identifying protein motifs of various lengths, with or without gaps. The new approach is faster and slightly more accurate than existing tools like MEME and GLAM2.
Area of Science:
- Bioinformatics
- Computational Biology
- Graph Theory
Background:
- Protein motif recognition is complex due to motif diversity.
- Existing algorithms struggle with variable-length and gapped motifs.
- Current methods are computationally intensive, especially for gapped motifs.
Purpose of the Study:
- To develop a novel graph theoretical approach for identifying protein motifs of various lengths, including gapped motifs.
- To compare the new method's performance against established algorithms like MEME and GLAM2.
- To improve the efficiency and accuracy of motif discovery in bioinformatics.
Main Methods:
- A new graph theoretical approach was developed to identify motifs with variable lengths and gaps.
- The method was compared with MEME and GLAM2 using quality of results and computational time metrics.
- Similarity indexing was employed to further optimize query times.
Main Results:
- The novel method achieved slightly higher quality results than MEME, with significantly reduced computational time (one-eighth of MEME's).
- Compared to GLAM2, the new approach demonstrated a sixfold reduction in query times while maintaining slightly superior result quality.
- The method is particularly efficient for smaller sequence collections, outperforming GLAM2 significantly.
Conclusions:
- The proposed graph theoretical approach offers an efficient and accurate solution for identifying variable-length and gapped protein motifs.
- This method presents a significant advancement over existing tools, offering a better balance of speed and accuracy.
- The freely available C++ implementation facilitates broader adoption and further research in motif 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 Networks
2.9K
2.9K
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
Protein-Protein Interfaces
4.6K
4.6K
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
Conserved Binding Sites
5.3K
Many proteins’ biological role depends on their interactions with their ligands, small molecules that bind to specific locations on the protein known as ligand-binding sites. Ligand-binding sites are often conserved among homologous proteins as these sites are critical for protein function.
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
5.3K


