Related Experiment Video
Updated: Jul 15, 2026

07:55
Using SCOPE to Identify Potential Regulatory Motifs in Coregulated Genes
Published on: May 31, 2011
Detection of generic spaced motifs using submotif pattern mining.
Edward Wijaya1, Kanagasabai Rajaraman, Siu-Ming Yiu
1Institute for Infocomm Research, Singapore.
Bioinformatics (Oxford, England)
|May 8, 2007
Summary
This study introduces SPACE, a novel algorithm for identifying complex spaced motifs in gene regulation. SPACE accurately detects motifs with multiple variable-length spacers, outperforming existing methods in sensitivity and specificity.
Area of Science:
- Bioinformatics
- Computational Biology
- Genomics
Background:
- Identifying regulatory motifs is crucial for understanding gene interactions.
- Spaced motifs, characterized by multiple segments separated by variable spacers, pose a significant challenge for current motif-finding algorithms.
- Existing tools often assume fixed spacer lengths or are limited to at most two segments.
Purpose of the Study:
- To develop an effective motif finder for generic spaced motifs with any number of variable-length spacers.
- To address the limitations of existing algorithms in identifying complex motif structures.
Main Methods:
- Introduced the concept of 'submotifs' to represent segments within spaced motifs.
- Formulated motif identification as a frequent submotif mining problem.
- Developed and implemented the SPACE algorithm to solve this problem.
Main Results:
- SPACE demonstrates superior performance compared to existing tools for identifying spaced motifs.
- Achieved significant improvements in both sensitivity and specificity on real and synthetic biological datasets.
- Performed comparably to other tools for identifying monad motifs.
Conclusions:
- The SPACE algorithm provides a powerful and versatile solution for discovering generic spaced motifs.
- This approach enhances the ability to study gene regulatory networks by accurately identifying complex motif patterns.
- The source code is available for further research and application.

