English

A New Paradigm for Identifying Reconciliation-Scenario Altering Mutations Conferring Environmental Adaptation

Quantitative Methods 2019-12-05 v1 Data Structures and Algorithms Populations and Evolution

Abstract

An important goal in microbial computational genomics is to identify crucial events in the evolution of a gene that severely alter the duplication, loss and mobilization patterns of the gene within the genomes in which it disseminates. In this paper, we formalize this microbiological goal as a new pattern-matching problem in the domain of Gene tree and Species tree reconciliation, denoted "Reconciliation-Scenario Altering Mutation (RSAM) Discovery". We propose an O(mnk)O(m\cdot n\cdot k) time algorithm to solve this new problem, where mm and nn are the number of vertices of the input Gene tree and Species tree, respectively, and kk is a user-specified parameter that bounds from above the number of optimal solutions of interest. The algorithm first constructs a hypergraph representing the kk highest scoring reconciliation scenarios between the given Gene tree and Species tree, and then interrogates this hypergraph for subtrees matching a pre-specified RSAM Pattern. Our algorithm is optimal in the sense that the number of hypernodes in the hypergraph can be lower bounded by Ω(mnk)\Omega(m\cdot n\cdot k). We implement the new algorithm as a tool, called RSAM-finder, and demonstrate its application to -the identification of RSAMs in toxins and drug resistance elements across a dataset spanning hundreds of species.

Keywords

Cite

@article{arxiv.1912.01934,
  title  = {A New Paradigm for Identifying Reconciliation-Scenario Altering Mutations Conferring Environmental Adaptation},
  author = {Roni Zoller and Meirav Zehavi and Michal Ziv-Ukelson},
  journal= {arXiv preprint arXiv:1912.01934},
  year   = {2019}
}

Comments

A conference version of this paper appeared in WABI-2019

R2 v1 2026-06-23T12:35:31.375Z