Presentation is loading. Please wait.

Presentation is loading. Please wait.

Next generation read mapping on GPUs Cole Trapnell.

Similar presentations


Presentation on theme: "Next generation read mapping on GPUs Cole Trapnell."— Presentation transcript:

1 Next generation read mapping on GPUs Cole Trapnell

2 Next gen sequencing Solexa/Illumina, AB SOLiD, etc produce many short (25-50bp) sequencing reads. Need to map these back to a reference genome

3 GPGPU Programming Previously wrote MUMmerGPU with Mike Schatz Finds exact substring matches between reads and a reference using the graphics card Reads mapped in parallel with CUDA

4 Landau-Vishkin aaattcct-ttagacccattttagcccttca ||||X||| |||||||||||||||||||||| aaattcctcttagacccattttagcccttca 4 474 47829

5 Streaming reads and reference All Reads For each read: 1.Find all exact substring matches ≥ l on the GPU 2.Filter matches to discard redundant ones 3.Extend exact matches left and right to obtain inexact alignments 4.Report end to end inexact alignments Align all reads to a sliding window of the reference


Download ppt "Next generation read mapping on GPUs Cole Trapnell."

Similar presentations


Ads by Google