Find unique matches then maximum matches - PowerPoint PPT Presentation

1 / 3
About This Presentation
Title:

Find unique matches then maximum matches

Description:

2. Find a longest set of MUMs in the increasing order ... Tandem repeats (with difference number of copies) No need to pre-screen the repetitive regions ... – PowerPoint PPT presentation

Number of Views:91
Avg rating:3.0/5.0
Slides: 4
Provided by: cs146
Category:

less

Transcript and Presenter's Notes

Title: Find unique matches then maximum matches


1
Find unique matches then maximum matches
Example A acat B acaa
  • Fast building a suffix tree, linear time
    (Ukkonens algorithm)

2
MUMmer
  • Approach
  • 1. Find MUMs
  • 2. Find a longest set of MUMs in the increasing
    order longest increasing subsequence (LIS)
  • 3. Close the gaps, identify SNP, large inserts,
    repeats, small mutated regions
  • 4. Smith-Waterman to generate alignments between
    MUMs

3
MUMmer
  • No need to pre-screen the repetitive regions
  • Closely related genomes
  • Efficient linear time and space
  • Biological features able to identify
  • SNP
  • Regions of DNA diverged more than SNP
  • Repeats in one genome
  • Tandem repeats (with difference number of copies)
Write a Comment
User Comments (0)
About PowerShow.com