1 / 21

Border Length Minimization in DNA Array Design

Border Length Minimization in DNA Array Design. A.B. Kahng, I.I. Mandoiu, P. Pevzner, S. Reda (all UCSD), A. Zelikovsky (GSU). Outline. DNA probe arrays and unwanted illumination 2-dimensional placement TSP + 1-threading Epitaxial placement

swann
Download Presentation

Border Length Minimization in DNA Array Design

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Border Length Minimization in DNA Array Design A.B. Kahng, I.I. Mandoiu, P. Pevzner, S. Reda (all UCSD), A. Zelikovsky (GSU)

  2. Outline • DNA probe arrays and unwanted illumination • 2-dimensional placement • TSP + 1-threading • Epitaxial placement • Diving into 3d dimension: asynchronous placement • Optimal probe alignment • Post-placement probe alignment methods • Batched greedy and chesboard • Experimental results • Summary and ongoing research

  3. DNA Probe Arrays • Used in wide range of genomic analysis • DNA Probe Arrays up to 1000x1000 sites filled with 25-long probes • Array manufacturing process VLSIPS = very large-scale immobilized polymer synthesis: • Sites selectively exposed to light to activate further nucleotide synthesis • Selective exposure achieved by sequence of masks M1, M2, …, MK • Masks induce deposition of nucleotide (ACTG) at exposed sites • Mask sequence  nucleotide deposition sequence - typically periodical (ACTG)p  supersequence of all probe sequences • Our concern: Diffraction unwanted illumination yield decrease

  4. Affymetrics Chip

  5. Outline • DNA probe arrays • 2-dimensional placement • TSP + 1-threading • Epitaxial placement • Diving into 3d dimension: asynchronous placement • Optimal probe alignment • Post-placement probe alignment methods • Batched greedy and chesboard • Experimental results • Summary and ongoing research

  6. AC T CT T  M3 ACT AT AC AT C CT 2-dim placement of probes C  M2 Nucleotide deposition sequence ACT A A A A A C C A  M1 C C C C T T T T T T 2-dim Probe Placement and Synthesis

  7. AC T CT T  M3 ACT AT AC AT C CT border 2-dim placement of probes C  M2 Nucleotide deposition sequence ACT A A A A A C C A  M1 C C C C T T T T T T Unwanted Illumination Unwanted illumination  Minimize the border

  8. H G2 site probe Problem formulation • 2-dim (synchronous) Array Design Problem: • Minimize placement cost of Hamming graph H • (vertices=probes, distance = Hamming) • on 2-dim grid graph G2 (N x N array, edges b/w neighbors)

  9. H G2 probe Lower Bound Lower bound for the placement: Sum of distances to 4 closest neighbors – weight of 4N heaviest arks

  10. TSP+1-Threading Placement • Hubbel 90’s • Find TSP tour/path over given probes with Hamming distance • Place in the grid following TSP • Adjacent probes are similar • Hannenhalli,Hubbel,Lipshutz, Pevzner’02: • Place the probes according to 1-Threading • further decreases total border by 20%

  11. Epitaxial Placement Algorithm

  12. Outline • DNA probe arrays and unwanted illumination • 2-dimensional placement • TSP + 1-threading • Epitaxial placement • Diving into 3d dimension: asynchronous placement • Optimal probe alignment • Post-placement probe alignment methods • Batched greedy and chesboard • Experimental results • Summary and ongoing research

  13. 4-group … T G G G C A T T G G C A T T T G C C C C A Diving into 3d Dimension:Embedding in Nucleotide Sequence Periodic nucleotide sequence S Synchronous embedding of CTG in S Asynchronous leftmost embedding of CTG in S Another asynchronous embedding

  14. Problem formulations • 2-dim (synchronous) Array Design Problem: • Minimize placement cost of Hamming graph H • (vertices=probes, distance = Hamming) • on 2-dim grid graph G2 (N x N array, edges b/w neighbors) • 3-dim (asynchronous) Array Design Problem: • Minimize cost of placement and embedding of Hamming graph H’ • (vertices=probes, distance = Hamming b/w embedded probes) • on 2-dim grid graph G2 (N x N array, edges b/w neighbors)

  15. Lower Bound • Lower bound (LB) for the grid weight: Sum of distances to 4 closest neighbors minus weight of 4N heaviest arks • Synchronous LB distance = Hamming distance • Asynchronous LB distance =50-|Longest Common Subsequence| • Although the LB = 8 conflicts, the best placement has 10 conflicts (a) (b) Post-placement LB = asynchronous LB applied to placement 1 (c) AC GA 1 A A L’ = 1 1 1 1 G 1 G G CT TG Nucleotide deposition sequence S=ACTGA 1 T AC GA T T G2 = C C CT TG C A A

  16. Optimal Probe Alignment • Given nucleotide deposition sequence • Find the best alignment of probe with respect to 4 embedded neighbors

  17. Post-placement Optimization Methods • Asynchronous re-embedding after 2-dim placement • Greedy Algorithm • While there exist probes to re-embed with gain • Optimally re-embed the probe with the largest gain • Batched greedy: speed-up by avoiding recalculations • Chessboard Algorithm • While there there is gain • Re-embed probes in green sites • Re-embed probes in green sites

  18. Outline • DNA probe arrays and unwanted illumination • 2-dimensional placement • TSP + 1-threading • Epitaxial placement • Diving into 3d dimension: asynchronous placement • Optimal probe alignment • Post-placement probe alignment methods • Batched greedy and chessboard • Experimental results • Summary and ongoing research

  19. Experimental Results • Array size 20x20 – 500x500 • All results = averages over 10 sets of probes • Each probe is of length 25 generated uniformly at random • Runtime in CPU seconds of SGI Origin 2000 and 1.4GHz Xeon Placement heuristic and lower bounds

  20. Post-placement Experiments Optimization of the probe embedding after TSP+1-Threading Optimization of the probe embedding after epitaxial placement

  21. Summary and Ongoing Research • Contributions: • Epitaxial placement  reduces by extra 10% over the previously best known • Asynchronous placement problem formulation • Postplacement improvement by extra 15.5-21.8% • Lower bounds • Further directions: • Comparison on industrial benchmarks • SNP’s • Empty cells

More Related