English

Easy identification of generalized common and conserved nested intervals

Data Structures and Algorithms 2013-12-03 v2

Abstract

In this paper we explain how to easily compute gene clusters, formalized by classical or generalized nested common or conserved intervals, between a set of K genomes represented as K permutations. A b-nested common (resp. conserved) interval I of size |I| is either an interval of size 1 or a common (resp. conserved) interval that contains another b-nested common (resp. conserved) interval of size at least |I|-b. When b=1, this corresponds to the classical notion of nested interval. We exhibit two simple algorithms to output all b-nested common or conserved intervals between K permutations in O(Kn+nocc) time, where nocc is the total number of such intervals. We also explain how to count all b-nested intervals in O(Kn) time. New properties of the family of conserved intervals are proposed to do so.

Cite

@article{arxiv.1305.4747,
  title  = {Easy identification of generalized common and conserved nested intervals},
  author = {Fabien de Montgolfier and Mathieu Raffinot and Irena Rusu},
  journal= {arXiv preprint arXiv:1305.4747},
  year   = {2013}
}
R2 v1 2026-06-22T00:19:38.889Z