@inproceedings{78d018435b0a4a5e87673b76c09e7984,
title = "Parallel Maximal Common Subgraphs with Labels for Molecular Biology",
abstract = "Advances in graph algorithmics have allowed in-depth study of many natural objects from molecular biology or chemistry to social networks. Particularly in molecular biology and cheminformatics, understanding complex structures by identifying conserved sub-structures is a key milestone towards the artificial design of novel components with specific functions. Given a dataset of structures, we are interested in identifying all maximum common connected partial subgraphs between each pair of graphs, a task notoriously NP-Hard. In this work, we present parallel algorithms over shared and distributed memory to enumerate all maximal connected common sub-graphs between pairs of arbitrary multi-directed graphs with labels on their edges. We offer an implementation of these methods and evaluate their performance on the non-redundant dataset of all known RNA 3D structures. We show that we can compute the exact results in a reasonable time for each pairwise comparison while taking into account a much more diverse set of interactions—resulting in much denser graphs—resulting in an order of magnitude more conserved modules. All code is available at https://gitlab.info.uqam.ca/cbe/pasigraph and results in the branch results.",
keywords = "Common subgraphs, Molecular structure, Parallel algorithms",
author = "Wilfried Agbeto and Camille Coti and Vladimir Reinharz",
note = "Publisher Copyright: {\textcopyright} The Author(s), under exclusive license to Springer Nature Switzerland AG 2025.; 15th International Conference on Parallel Processing and Applied Mathematics, PPAM 2024 ; Conference date: 08-09-2024 Through 11-09-2024",
year = "2025",
doi = "10.1007/978-3-031-85697-6\_9",
language = "English",
isbn = "9783031856969",
series = "Lecture Notes in Computer Science",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "131--145",
editor = "Roman Wyrzykowski and Jack Dongarra and Ewa Deelman and Konrad Karczewski",
booktitle = "Parallel Processing and Applied Mathematics - 15th International Conference, PPAM 2024, Revised Selected Papers",
}