Maximum Cliques in Protein Structure Comparison
No\"el Malod-Dognin (INRIA - Irisa), Rumen Andonov (INRIA - Irisa),, Nicola Yanev

TL;DR
This paper introduces a new protein structure comparison method, DAST, modeled as a maximum clique problem, and presents an efficient algorithm, ACF, which significantly outperforms existing solvers in speed.
Contribution
The paper proposes DAST for protein comparison and develops ACF, a fast maximum clique solver, demonstrating substantial speed improvements over existing methods.
Findings
ACF is over 37,000 times faster than the VAST clique solver.
ACF is about 20 times faster than Ostergard's algorithm on benchmark datasets.
The method effectively applies maximum clique algorithms to protein structure comparison.
Abstract
Computing the similarity between two protein structures is a crucial task in molecular biology, and has been extensively investigated. Many protein structure comparison methods can be modeled as maximum clique problems in specific k-partite graphs, referred here as alignment graphs. In this paper, we propose a new protein structure comparison method based on internal distances (DAST) which is posed as a maximum clique problem in an alignment graph. We also design an algorithm (ACF) for solving such maximum clique problems. ACF is first applied in the context of VAST, a software largely used in the National Center for Biotechnology Information, and then in the context of DAST. The obtained results on real protein alignment instances show that our algorithm is more than 37000 times faster than the original VAST clique solver which is based on Bron & Kerbosch algorithm. We furthermore…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProtein Structure and Dynamics · Computational Drug Discovery Methods
