Lecture 4: Genome Rearrangements. End Sequence Profiling (ESP) C. Collins and S. Volik (UCSF Cancer Center) 1)Pieces of tumor genome: clones (100- 250kb).

Slides:



Advertisements
Similar presentations
A Simpler 1.5-Approximation Algorithm for Sorting by Transpositions Tzvika Hartman Weizmann Institute.
Advertisements

Sorting by reversals Bogdan Pasaniuc Dept. of Computer Science & Engineering.
Greedy Algorithms CS 466 Saurabh Sinha. A greedy approach to the motif finding problem Given t sequences of length n each, to find a profile matrix of.
Lecture 24 Coping with NPC and Unsolvable problems. When a problem is unsolvable, that's generally very bad news: it means there is no general algorithm.
Greedy Algorithms CS 6030 by Savitha Parur Venkitachalam.
Gene an d genome duplication Nadia El-Mabrouk Université de Montréal Canada.
Rearrangements and Duplications in Tumor Genomes.
Train DEPOT PROBLEM USING PERMUTATION GRAPHS
1 Discrete Structures & Algorithms Graphs and Trees: II EECE 320.
Sorting Cancer Karyotypes by Elementary Operations Michal Ozery-Flato and Ron Shamir School of Computer Science, Tel Aviv University.
Bioinformatics Chromosome rearrangements Chromosome and genome comparison versus gene comparison Permutations and breakpoint graphs Transforming Men into.
Genome Halving – work in progress Fulton Wang ACGT Group Meeting.
Greedy Algorithms And Genome Rearrangements
Genome Rearrangements CIS 667 April 13, Genome Rearrangements We have seen how differences in genes at the sequence level can be used to infer evolutionary.
Sorting Signed Permutations By Reversals (The Hannenhalli – Pevzner Theory) Seminar in Bioinformatics – ©Shai Lubliner.
Introduction to Bioinformatics Algorithms Greedy Algorithms And Genome Rearrangements.
Of Mice and Men Learning from genome reversal findings Genome Rearrangements in Mammalian Evolution: Lessons From Human and Mouse Genomes and Transforming.
Genome Rearrangements. Basic Biology: DNA Genetic information is stored in deoxyribonucleic acid (DNA) molecules. A single DNA molecule is a sequence.
Genome Rearrangements CSCI : Computational Genomics Debra Goldberg
Genomic Rearrangements CS 374 – Algorithms in Biology Fall 2006 Nandhini N S.
Transforming Cabbage into Turnip: Polynomial Algorithm for Sorting Signed Permutations by Reversals Journal of the ACM, vol. 46, No. 1, Jan 1999, pp
5. Lecture WS 2003/04Bioinformatics III1 Genome Rearrangements Compare to other areas in bioinformatics we still know very little about the rearrangement.
Genome Rearrangements, Synteny, and Comparative Mapping CSCI 4830: Algorithms for Molecular Biology Debra S. Goldberg.
1 Genome Rearrangements João Meidanis São Paulo, Brazil December, 2004.
Phylogenetic Tree Construction and Related Problems Bioinformatics.
7-1 Chapter 7 Genome Rearrangement. 7-2 Background In the late 1980‘s Jeffrey Palmer and colleagues discovered a remarkable and novel pattern of evolutionary.
Pancakes With A Problem! Great Theoretical Ideas In Computer Science Vince Conitzer COMPSCI 102 Fall 2007 Lecture 1 August 27, 2007 Duke University.
Combinatorial and Statistical Approaches in Gene Rearrangement Analysis Jijun Tang Computer Science and Engineering University of South Carolina
CompSci 102 Spring 2012 Prof. Rodger January 11, 2012.
Pancakes With A Problem! Great Theoretical Ideas In Computer Science Anupam Gupta CS Fall 2O05 Lecture 1 Aug 29 th, 2OO5 Aug 29 th, 2OO5 Carnegie.
Genome Rearrangements …and YOU!! Presented by: Kevin Gaittens.
Genome Rearrangements Tseng Chiu Ting Sept. 24, 2004.
1 A Simpler 1.5- Approximation Algorithm for Sorting by Transpositions Combinatorial Pattern Matching (CPM) 2003 Authors: T. Hartman & R. Shamir Speaker:
16. Lecture WS 2004/05Bioinformatics III1 V16 – genome rearrangement Important information – contained in the order in which genes occur on the genomes.
 2004 SDU Lecture 7- Minimum Spanning Tree-- Extension 1.Properties of Minimum Spanning Tree 2.Secondary Minimum Spanning Tree 3.Bottleneck.
A Simpler 1.5-Approximation Algorithm for sorting by transposition Tzvika Hartman.
Genome Rearrangements Unoriented Blocks. Quick Review Looking at evolutionary change through reversals Find the shortest possible series of reversals.
Greedy Algorithms And Genome Rearrangements An Introduction to Bioinformatics Algorithms (Jones and Pevzner)
Genome Rearrangements [1] Ch Types of Rearrangements Reversal Translocation
Greedy Algorithms And Genome Rearrangements
Chap. 7 Genome Rearrangements Introduction to Computational Molecular Biology Chap ~
Sorting by Cuts, Joins and Whole Chromosome Duplications
Reconstructing Genomic Architectures of Tumor Genomes Pavel Pevzner and Ben Raphael Department of Computer Science & Engineering University of California,
Andrew’s Leap 2011 Pancakes With A Problem Steven Rudich.
Chap. 7 Genome Rearrangements Introduction to Computational Molecular Biology Chapter 7.1~7.2.4.
Greedy Algorithms CS 498 SS Saurabh Sinha. A greedy approach to the motif finding problem Given t sequences of length n each, to find a profile matrix.
Gene: A sequence of nucleotides coding for protein Gene Prediction Problem: Determine the beginning and end positions of genes in a genome Gene Prediction:
© The McGraw-Hill Companies, Inc., Chapter 12 On-Line Algorithms.
Genome Rearrangement By Ghada Badr Part I.
Introduction to Bioinformatics Algorithms Chapter 5 Greedy Algorithms and Genome Rearrangements By: Hasnaa Imad.
Genome Rearrangements. Turnip vs Cabbage: Look and Taste Different Although cabbages and turnips share a recent common ancestor, they look and taste different.
Genome Rearrangements. Turnip vs Cabbage: Look and Taste Different Although cabbages and turnips share a recent common ancestor, they look and taste different.
Outline Today’s topic: greedy algorithms
1 Genome Rearrangements (Lecture for CS498-CXZ Algorithms in Bioinformatics) Dec. 6, 2005 ChengXiang Zhai Department of Computer Science University of.
1 Microarray Clustering. 2 Outline Microarrays Hierarchical Clustering K-Means Clustering Corrupted Cliques Problem CAST Clustering Algorithm.
Tzvika Hartman Elad Verbin Bar Ilan University Tel Aviv University
11 -1 Chapter 12 On-Line Algorithms On-Line Algorithms On-line algorithms are used to solve on-line problems. The disk scheduling problem The requests.
Tumor Genomes Compromised genome stability Mutation and selection Chromosomal aberrations –Structural: translocations, inversions, fissions, fusions. –Copy.
Lecture 2: Genome Rearrangements. Outline Cancer Sequencing Transforming Cabbage into Turnip Genome Rearrangements Sorting By Reversals Pancake Flipping.
CSCI2950-C Lecture 9 Cancer Genomics
CSCI2950-C Genomes, Networks, and Cancer
Chapter 5. Optimal Matchings
CSE 5290: Algorithms for Bioinformatics Fall 2009
Greedy (Approximation) Algorithms and Genome Rearrangements
Lecture 3: Genome Rearrangements and Duplications
CSCI2950-C Lecture 4 Genome Rearrangements
Greedy Algorithms And Genome Rearrangements
CSCI2950-C Lecture 6 Genome Rearrangements and Duplications
Greedy Algorithms And Genome Rearrangements
JAKUB KOVÁĆ, ROBERT WARREN, MARÍLIA D.V. BRAGA and JENS STOYE
Presentation transcript:

Lecture 4: Genome Rearrangements

End Sequence Profiling (ESP) C. Collins and S. Volik (UCSF Cancer Center) 1)Pieces of tumor genome: clones ( kb). Human DNA 2) Sequence ends of clones (500bp). 3) Map end sequences to human genome. Tumor DNA Each clone corresponds to pair of end sequences (ES pair) (x,y). Retain clones that correspond to a unique ES pair. yx

Valid ES pairs l ≤ y – x ≤ L, min (max) size of clone. Convergent orientation. End Sequence Profiling (ESP) C. Collins and S. Volik (UCSF Cancer Center) 1)Pieces of tumor genome: clones ( kb). Human DNA 2) Sequence ends of clones (500bp). 3) Map end sequences to human genome. Tumor DNA yx L

End Sequence Profiling (ESP) C. Collins and S. Volik (UCSF Cancer Center) 1)Pieces of tumor genome: clones ( kb). Human DNA 2) Sequence ends of clones (500bp). 3) Map end sequences to human genome. Tumor DNA y a Invalid ES pairs Putative rearrangement in tumor ES directions toward breakpoints (a,b): l ≤ |x-a| + |y-b| ≤ L L b x

Human genome (known) Tumor genome (unknown) Unknown sequence of rearrangements Location of ES pairs in human genome. (known) Map ES pairs to human genome. B CEA D x2x2 y2y2 x3x3 x4x4 y1y1 x5x5 y5y5 y4y4 y3y3 x1x1 ESP Genome Reconstruction Problem Reconstruct tumor genome

Human genome (known) Tumor genome (unknown) Unknown sequence of rearrangements Location of ES pairs in human genome. (known) Map ES pairs to human genome. -C -D EA B B CEA D x2x2 y2y2 x3x3 x4x4 y1y1 x5x5 y5y5 y4y4 y3y3 x1x1 ESP Genome Reconstruction Problem Reconstruct tumor genome

Computational Approach 2.Find simplest explanation for ESP data, given these mechanisms. 3.Motivation: Genome rearrangements studies in evolution/phylogeny. 1.Use known genome rearrangement mechanisms s A t C-B s A t CB inversion HumanTumor s A t -B s A t -CBDCD translocation

Outline Sorting By Reversals Naïve Greedy Algorithm Breakpoints and Greedy algorithm Breakpoint Graphs Hurdles, Fortresses, Superfortresses, etc. Signed Permutations Multichromosomal Rearrangements

Reversals: Biology 5’ ATGCCTGTACTA 3’ 3’ TACGGACATGAT 5’ 5’ ATGTACAGGCTA 3’ 3’ TACATGTCCGAT 5’ Break and Invert

Reversals Blocks represent conserved genes , 2, 3, 4, 5, 6, 7, 8, 9, 10

Reversals , 2, 3, -8, -7, -6, -5, -4, 9, 10 Blocks represent conserved genes. In the course of evolution or in a clinical context, blocks 1,…,10 could be misread as 1, 2, 3, -8, -7, -6, -5, -4, 9, 10.

Reversals and Breakpoints , 2, 3, -8, -7, -6, -5, -4, 9, 10 The reversion introduced two breakpoints (disruptions in order).

Reversals: Example  =  (3,5) 

Reversals: Example  =  (3,5)  (5,6)

Reversals and Gene Orders Gene order is represented by a permutation   1   i-1  i  i  j-1  j  j  n   1   i-1  j  j  i+1  i  j  n Reversal  ( i, j ) reverses (flips) the elements from i to j in  ,j)

Reversal Distance Problem Goal: Given two permutations, find the shortest series of reversals that transforms one into another Input: Permutations  and  Output: A series of reversals  1,…  t transforming  into  such that t is minimum t - reversal distance between  and  d( ,  ) - smallest possible value of t, given  and 

Sorting By Reversals Problem Goal: Given a permutation, find a shortest series of reversals that transforms it into the identity permutation (1 2 … n ) Input: Permutation  Output: A series of reversals  1, …  t transforming  into the identity permutation such that t is minimum

Sorting By Reversals: Example t =d(  ) - reversal distance of  Example :  = So d(  ) = 3

Pancake Flipping Problem The chef is sloppy; he prepares an unordered stack of pancakes of different sizes The waiter wants to rearrange them (so that the smallest winds up on top, and so on, down to the largest at the bottom) He does it by flipping over several from the top, repeating this as many times as necessary Christos Papadimitrou and Bill Gates flip pancakes

Pancake Flipping Problem: Formulation Goal: Given a stack of n pancakes, what is the minimum number of flips to rearrange them into perfect stack? Input: Permutation  Output: A series of prefix reversals  1, …  t transforming  into the identity permutation such that t is minimum

Pancake Flipping Problem: Greedy Algorithm Greedy approach: 2 prefix reversals at most to place a pancake in its right position, 2n – 2 steps total William Gates and Christos Papadimitriou showed in the mid-1970s that this problem can be solved by at most 5/3 (n + 1) prefix reversals

Sorting By Reversals: A Greedy Algorithm If sorting permutation  = , the first three elements are already in order so it does not make any sense to break them. The length of the already sorted prefix of  is denoted prefix(  ) prefix(  ) = 3 This results in an idea for a greedy algorithm: increase prefix(  ) at every step

Doing so,  can be sorted Number of steps to sort permutation of length n is at most (n – 1) Greedy Algorithm: An Example

Greedy Algorithm: Pseudocode SimpleReversalSort(  ) 1 for i  1 to n – 1 2 j  position of element i in  (i.e.,  j = i) 3 if j ≠i 4    *  (i, j) 5 output  6 if  is the identity permutation 7 return

Analyzing SimpleReversalSort SimpleReversalSort does not guarantee the smallest number of reversals and takes five steps on  = : Step 1: Step 2: Step 3: Step 4: Step 5:

But it can be sorted in two steps:  = Step 1: Step 2: So, SimpleReversalSort(  ) is not optimal Optimal algorithms are unknown for many problems; approximation algorithms are used Analyzing SimpleReversalSort (cont ’ d)

 =    2  3 …  n-1  n A pair of elements  i and  i + 1 are adjacent if  i+1 =  i + 1 For example:  = (3, 4) or (7, 8) and (6,5) are adjacent pairs Adjacencies and Breakpoints

There is a breakpoint between any adjacent element that are non-consecutive:  = Pairs (1,9), (9,3), (4,7), (8,2) and (2,5) form breakpoints of permutation  b(  ) - # breakpoints in permutation   Breakpoints: An Example

Adjacency & Breakpoints An adjacency - a pair of adjacent elements that are consecutive A breakpoint - a pair of adjacent elements that are not consecutive π = adjacencies breakpoints Extend π with π 0 = 0 and π 7 = 7

We put two elements  0 =0 and  n + 1 =n+1 at the ends of  Example: Extending with 0 and 10 Note: A new breakpoint was created after extending Extending Permutations  =  =

 Each reversal eliminates at most 2 breakpoints.  = b(  ) = b(  ) = b(  ) = b(  ) = 0 Reversal Distance and Breakpoints

 Each reversal eliminates at most 2 breakpoints.  This implies: reversal distance ≥ #breakpoints / 2  = b(  ) = b(  ) = b(  ) = b(  ) = 0 Reversal Distance and Breakpoints

Sorting By Reversals: A Better Greedy Algorithm BreakPointReversalSort(  ) 1 while b(  ) > 0 2 Among all possible reversals, choose reversal  minimizing b(   ) 3     (i, j) 4 output  5 return

Sorting By Reversals: A Better Greedy Algorithm BreakPointReversalSort(  ) 1 while b(  ) > 0 2 Among all possible reversals, choose reversal  minimizing b(   ) 3     (i, j) 4 output  5 return Problem: this algorithm may work forever

Strips Strip: an interval between two consecutive breakpoints in a permutation Decreasing strip: strip of elements in decreasing order (e.g. 6 5 and 3 2 ). Increasing strip: strip of elements in increasing order (e.g. 7 8) A single-element strip can be declared either increasing or decreasing. We will choose to declare them as decreasing with exception of the strips with 0 and n+1

Reducing the Number of Breakpoints Theorem 1: If permutation  contains at least one decreasing strip, then there exists a reversal  which decreases the number of breakpoints (i.e. b(   ) < b(  ) )

Things To Consider For  = b(  ) = 5 Choose decreasing strip with the smallest element k in  ( k = 2 in this case)

Things To Consider (cont’d) For  = b(  ) = 5 Choose decreasing strip with the smallest element k in  ( k = 2 in this case)

Things To Consider (cont’d) For  = b(  ) = 5 Choose decreasing strip with the smallest element k in  ( k = 2 in this case) Find k – 1 in the permutation

Things To Consider (cont’d) For  = b(  ) = 5 Choose decreasing strip with the smallest element k in  ( k = 2 in this case) Find k – 1 in the permutation Reverse the segment between k and k-1: b(  ) = b(  ) = 4

Reducing the Number of Breakpoints Again If there is no decreasing strip, there may be no reversal  that reduces the number of breakpoints (i.e. b(   ) ≥ b(  ) for any reversal  ). By reversing an increasing strip ( # of breakpoints stay unchanged ), we will create a decreasing strip at the next step. Then the number of breakpoints will be reduced in the next step (theorem 1).

Things To Consider (cont’d) There are no decreasing strips in , for:  = b(  ) = 3   (6,7) = b(  ) = 3  (6,7) does not change the # of breakpoints  (6,7) creates a decreasing strip thus guaranteeing that the next step will decrease the # of breakpoints.

ImprovedBreakpointReversalSort ImprovedBreakpointReversalSort(  ) 1 while b(  ) > 0 2 if  has a decreasing strip 3 Among all possible reversals, choose reversal  that minimizes b(   ) 4 else 5 Choose a reversal  that flips an increasing strip in  6     7 output  8 return

ImprovedBreakPointReversalSort is an approximation algorithm with a performance guarantee of at most 4 It eliminates at least one breakpoint in every two steps; at most 2b(  ) steps Approximation ratio: 2b(  ) / d(  ) Optimal algorithm eliminates at most 2 breakpoints in every step: d(  )  b(  ) / 2 Performance guarantee: ( 2b(  ) / d(  ) )  [ 2b(  ) / (b(  ) / 2) ] = 4 ImprovedBreakpointReversalSort: Performance Guarantee

Breakpoint Graph 1)Represent the elements of the permutation π = as vertices in a graph (ordered along a line) )Connect vertices in order given by π with black edges (black path) 3)Connect vertices in order given by with grey edges (grey path) 4) Superimpose black and grey paths

Two Equivalent Representations of the Breakpoint Graph Consider the following Breakpoint Graph line up the gray path (instead of black path) on a horizontal line, gives identical graph

What is the Effect of the Reversal ? The gray paths stayed the same for both graphs There is a change in the graph at this point There is another change at this point How does a reversal change the breakpoint graph? Before: After: Other black edges are unaffected by the reversal so they remain the same for both graphs

A reversal affects 4 edges in the breakpoint graph A reversal removes 2 edges (red) and replaces them with 2 new edges (blue)

Maximum Cycle Decomposition Since the identity permutation of size n contains the maximum cycle decomposition of n+1, c(identity) = n+1 Breakpoint graph can be decomposed into edge-disjoint alternating (gray- black) cycles. Let c( π ) =number of alternating cycles in maximal decomposition c( π ) = ?

Effects of Reversals Case 1: Both edges belong to the same cycle Remove the center black edges and replace them with new black edges (there are two ways to replace them) (a) After this replacement, there now exists 2 cycles instead of 1 cycle c(πρ) – c(π) = 1 This is called a proper reversal since there’s a cycle increase after the reversal. (b) Or after this replacement, there still exists 1 cycle c(πρ) – c(π) = 0 Therefore, after the reversal c(πρ) – c(π) = 0 or 1

Effects of Reversals (Continued) Case 2: Both edges belong to different cycles Remove the center black edges and replace them with new black edges After the replacement, there now exists 1 cycle instead of 2 cycles c(πρ) – c(π) = -1 Therefore, for every permutation π and reversal ρ, c(πρ) – c(π) ≤ 1

Reversal Distance and Maximum Cycle Decomposition Since the identity permutation of size n contains the maximum cycle decomposition of n+1, c(identity) = n+1 c(identity) – c(π) equals the number of cycles that need to be “added” to c(π) while transforming π into the identity Based on the previous theorem, at best after each reversal, the cycle decomposition could increased by one, then: d(π) = c(identity) – c(π) = n+1 – c(π) Reversal distance problem is NP-hard (Caprara 1997) Therefore, d(π) ≥ n+1 – c(π) Yet, not every reversal can increase the cycle decomposition

Signed Permutations Up to this point, all permutations to sort were unsigned But genes have directions… so we should consider signed permutations 5’5’ 3’3’  =

Sorting by reversals: 5 steps

Sorting by reversals: 4 steps

What is the reversal distance for this permutation? Can it be sorted in 3 steps?

From Signed to Unsigned Permutation Begin by constructing a normal signed breakpoint graph Redefine each vertex x with the following rules:  If vertex x is positive, replace vertex x with vertex 2x-1 and vertex 2x in that order  If vertex x is negative, replace vertex x with vertex 2x and vertex 2x-1 in that order  The extension vertices x = 0 and x = n+1 are kept as it was before 0 3a 3b 5a 5b 8a 8b 6a 6b 4a 4b 7a 7b 9a 9b 2a 2b 1a 1b 10a 10b 11a 11b

From Signed to Unsigned Permutation (Continued) Construct the breakpoint graph as usual Notice the alternating cycles in the graph between every other vertex pair Since these cycles came from the same signed vertex, we will not be performing any reversal on both pairs at the same time; therefore, these cycles can be removed from the graph

Breakpoint graph 1-dimensional construction Transform  = into  = by reversals. Vertices: i  i a i b -i  i b i a and 0b, 9a Edges: match the ends of consecutive blocks in  Superimpose matchings

Breakpoint graph Breakpoints Each reversal goes between 2 breakpoints, so d  # breakpoints / 2 = 6/2 = 3. Theorem (Hannenhalli-Pevzner 1995): d = n + 1 – c + h + f where c = # cycles; h,f are rather complicated, but can be computed from graph in polynomial time. Here, d = – = 4

Oriented and Unoriented Cycles Oriented Cycles E Unoriented Cycles No proper reversal acting on an unoriented cycle These are “impediments” in sorting by reversals. F Proper reversal acts on black edges: c(ρ π) – c (π) = 1

Breakpoint graph  rearrangement scenario

Reversal Distance with Hurdles Hurdles are obstacles in the genome rearrangement problem They cause a higher number of required reversals for a permutation to transform into the identity permutation c(π) = 2, h(π) = 1 Every hurdle can be transformed into oriented cycles by reversal on arbitrary cycle in hurdle.

Interleaving Edges Interleaving edges are grey edges that cross each other These 2 grey edges interleave Example: Edges (0,1) and (18, 19) are interleaving Cycles are interleaving if they have an interleaving edge

Interleaving Graphs An Interleaving Graph is defined on the set of cycles in the Breakpoint graph and are connected by edges where cycles are interleaved A B C E F A B C E F D DAB C EF

Interleaving Graphs Label oriented cycles. Component oriented if contains oriented cycle. A B C E F A B C E F D DAB C EF

Interleaving Graphs Remove oriented components from interleaving graph. A E A E FF B C B C D AEF C DB

Hurdles Hurdle: Minimal or maximal unoriented component under containment partial order. A E A E AE h(π) = 1

Reversal Distance with Hurdles Hurdles are obstacles in the genome rearrangement problem They cause a higher number of required reversals for a permutation to transform into the identity permutation Taking into account of hurdles, the following formula gives a tighter bound on reversal distance: d(π) ≥ n+1 – c(π) + h(π) Let h(π) be the number of hurdles in permutation π Every hurdle can be transformed into oriented cycles by reversal on arbitrary cycle in hurdle. ** Doing so, might cause problems with overlapping hurdles

Superhurdles “Protect” non-hurdles Deletion of superhurdles creates another hurdle

Superhurdles “Protect” non-hurdles Deletion of superhurdles creates another hurdle Superhurdle

Superhurdles “Protect” non-hurdles Deletion of superhurdles creates another hurdle Hurdle

Fortresses A permutation π with an odd number of hurdles, all of which are superhurdles Theorem (Hannenhalli-Pevzner 1995): d( π) = n + 1 – c( π) + h(π) + f where c = # cycles; h = # hurdles f = 1 if π is fortress.

Complexity of reversal distance

What are the similarity blocks and how to find them? What is the architecture of the ancestral genome? What is the evolutionary scenario for transforming one genome into the other? Unknown ancestor ~ 75 million years ago Mouse (X chrom.) Human (X chrom.) Genome rearrangements

History of Chromosome X Rat Consortium, Nature, 2004

Comparative Genomic Architectures: Mouse vs Human Genome Humans and mice have similar genomes, but their genes are ordered differently ~245 rearrangements Reversals Fusions Fissions Translocation

Types of Rearrangements Reversal Translocation Fusion Fission

Comparative Genomic Architecture of Human and Mouse Genomes Finding the corresponding “synteny blocks” in human and mouse genomes requires some work

Multichromosomal rearrangements Translocation ( ) (–6 – –2) ( –2) (–6 –1 4 10) By concatenating chromosomes, this may be mimicked by a single reversal: Clinical: A specific translocation (BCR/ABL in chr. 9/22) is observed in 15—20% of leukemia patients.

Multichromosomal rearrangements Translocation Most concatenates don’t work! The first reversal just flipped a whole chromosome to position it correctly. This is an artifact of our genome representation; it is not a biological event. We want to avoid such artifacts.

Multichromosomal rearrangements Translocation Most concatenates don’t work! These concatenates required 3 reversals instead of 1! The second reversal just flipped a whole chromosome to position it correctly; this is an artifact of our genome representation, not a biological event. We want to avoid such extra steps and artifacts.

Multichromosomal rearrangements Fission and fusion ( ) ( ) (1 2) (3 4 5) By concatenating chromosomes, this may be mimicked by a single reversal: Evolution: Human chromosome 2 is the fusion of two chromosomes from other hominoids (chimpanzees, orangutans, gorillas).

Multichromosomal rearrangements Fission and fusion By concatenating chromosomes, this may be mimicked by a single reversal: Flipping the whole chromosome (3 4 5) gives a different representation (–5 –4 –3) of the same chromosome. Chromosome ends ( ) ( ) must be tracked too. ( ) ( ) (1 2) (3 4 5)

Multichromosomal rearrangements Concatenates Concatenate together all the chromosomes of a genome into a single sequence. These concatenates represent the same genome: ( ) (8 3) (–6 – –2) (8 3) (2 –7 –11 1 6) ( ) Permuting the order of chromosomes and flipping chromosomes do not count as biological events. Chromosome ends ( ) ( ) ( ) are included and are distinguishable.

Theorem (Tesler 2002): Let d = minimum total number of reversals, translocations, fissions, and fusions among all rearrangement scenarios between two genomes. By carefully choosing concatenates of the genomes, we can usually mimic a most parsimonious scenario by a d-step reversal scenario on the concatenates with no chromosome flips or chromosome permutations. There are pathological cases requiring a (d + 1)-step reversal scenario with one chromosome flip. Total time O(( n + N ) 2 ). Multichromosomal rearrangements Results

n = # of blocks, N = # of chromosomes Distance is the minimum number of reversals, fissions, fusions, translocations. Solution method: use suitable concatenates to obtain an equivalent “sorting by reversals” problem. The H-P algorithm has a nonconstructive step that required a lot of work to fix. It pertains to choosing concatenates to avoid flips and chromosome permutations. (Tesler 2002) does this constructively.

GRIMM Web Server Real genome architectures are represented by signed permutations Efficient algorithms to sort signed permutations have been developed GRIMM web server computes the reversal distances between signed permutations:

GRIMM Web Server 22 dense pages to fix gaps

GRIMM-Synteny on X chromosome 2-dimensional breakpoint graph

Additional Problems 1.Other rearrangement operations Duplications 2.Rearrangements and Phylogeny Multiple Genomic Distance Problem: Given permutations  1, …,  k find a permutation  such that  k=1, k d(  1,  ) is minimal.

Other Types of Rearrangements Duplication Transposition Transpositions Duplications are very frequent in cancer genomes.