Upper Bounds to Genome Rearrangement Problem using Prefix Transpositions
Pramod P Nair

TL;DR
This paper investigates the problem of sorting permutations using prefix transpositions in genome rearrangements, proposing improved upper bounds through a greedy algorithm and introducing the concept of blocks.
Contribution
It introduces a new greedy algorithm and the concept of blocks to establish tighter upper bounds for sorting permutations with prefix transpositions.
Findings
Upper bound improved to n - log_3.3 n and n - log_3 n
Further improved to n - log_2 n using blocks and greedy moves
Provides theoretical bounds for genome rearrangement problems
Abstract
A Genome rearrangement problem studies large-scale mutations on a set of DNAs in living organisms. Various rearrangements like reversals, transpositions, translocations, fissions, fusions, and combinations and different variations have been studied extensively by computational biologists and computer scientists over the past four decades. From a mathematical point of view, a genome is represented by a permutation. The genome rearrangement problem is interpreted as a problem that transforms one permutation into another in a minimum number of moves under certain constraints depending on the chosen rearrangements. Finding the minimum number of moves is equivalent to sorting the permutation with the given rearrangement. A transposition is an operation on a permutation that moves a sublist of a permutation to a different position in the same permutation. A \emph{Prefix Transposition}, as the…
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
TopicsGenome Rearrangement Algorithms · Oral and gingival health research · Chromosomal and Genetic Variations
