Related Experiment Videos
A Biclique Approach to Reference-Anchored Gene Blocks and Its Applications to Genomic Islands
Arnon Benshahar1, Vered Chalifa-Caspi2, Danny Hermelin3
11 Department of Computer Science, Ben-Gurion University , Beer-Sheva, Israel .
Summary
We introduce Reference-Anchored Gene Blocks (RAGB) for discovering co-localized gene blocks across genomes. This computational method efficiently identifies conserved gene clusters, aiding in understanding gene function and evolution.
Area of Science:
- Computational Biology
- Bioinformatics
- Genomics
Background:
- Gene block discovery is crucial for understanding genome organization and function.
- Identifying conserved gene clusters across different species aids in evolutionary and functional genomics studies.
- Existing methods may not efficiently handle the complexity of co-localization and orthology.
Purpose of the Study:
- To formalize and address a new problem variant in gene-block discovery: Reference-Anchored Gene Blocks (RAGB).
- To develop an efficient algorithm for identifying conserved gene blocks across multiple genomes.
- To apply the developed method to discover biologically relevant gene clusters in proteobacteria.
Main Methods:
- Formalized RAGB as a variant of the biclique problem in bipartite graphs.
- Analyzed the parameterized complexity of the RAGB problem and related variants.
- Developed an algorithm with a time complexity of O(m*n*d) for the uncolored biclique problem, adaptable for colored versions and maximal bicliques.
Main Results:
- An efficient algorithm for the uncolored biclique problem variant with O(m*n*d) time complexity.
- Adaptations of the algorithm to find all maximal bicliques and handle weighted edges.
- Implementation and successful application to proteobacterial data, identifying clusters of virulence, pathogenicity, and resistance genes within genomic islands.
Conclusions:
- The RAGB framework provides a novel and efficient approach to gene block discovery.
- The developed algorithm effectively identifies conserved gene clusters, including those within genomic islands.
- This method facilitates the discovery of functionally related gene sets, such as those involved in virulence and antibiotic resistance.