Upper Bounds to Genome Rearrangement Problem using Prefix Transpositions

05/10/2022
by   Pramod P Nair, et al.
0

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 Prefix Transposition, as the name suggests, is a transposition that moves a sublist which is a prefix of the permutation. In this thesis, we study prefix transpositions on permutations and present a better upper bound for sorting permutations with prefix transpositions. A greedy algorithm called the generalised sequence length algorithm is defined as an extension of the sequence length algorithm where suitable alternate moves are also considered. This algorithm is used to sequentially improve the upper bound to n-log_3.3 n and n-log_3 n. In the latter part of the thesis, we defined the concept of a block. We used it along with the greedy moves of the generalised sequence length algorithm to get an upper bound of n-log_2 n to sort permutations by prefix transpositions.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/18/2020

An Upper Bound for Sorting R_n with LRE

A permutation π over alphabet Σ = 1,2,3,...,n, is a sequence where every...
research
01/30/2020

An algebraic 1.375-approximation algorithm for the Transposition Distance Problem

In genome rearrangements, the mutational event transposition swaps two a...
research
05/20/2019

Prefix Block-Interchanges on Binary and Ternary Strings

The genome rearrangement problem computes the minimum number of operatio...
research
10/18/2018

Inglenook Shunting Puzzles

An inglenook puzzle is a classic shunting (switching) puzzle often found...
research
04/27/2023

A barrier for further approximating Sorting By Transpositions

The Transposition Distance Problem (TDP) is a classical problem in genom...
research
08/25/2017

Exploring the tiers of rooted phylogenetic network space using tail moves

Popular methods for exploring the space of rooted phylogenetic trees use...
research
03/20/2019

Permutation patterns in genome rearrangement problems: the reversal model

In the context of the genome rearrangement problem, we analyze two well ...

Please sign up or login with your details

Forgot password? Click here to reset