+ All Categories
Home > Documents > Short read alignment

Short read alignment

Date post: 05-Jan-2016
Category:
Upload: floria
View: 27 times
Download: 0 times
Share this document with a friend
Description:
Short read alignment. BNFO 601. Short read alignment. Input: Reads: short DNA sequences (upto a few hundred base pairs (bp)) produced by a sequencing machine Reads are fragments of a longer DNA sequence present in the sample given as input to the machine Usually in the millions - PowerPoint PPT Presentation
Popular Tags:
11
Short read alignment BNFO 601
Transcript
Page 1: Short read alignment

Short read alignment

BNFO 601

Page 2: Short read alignment

Short read alignment

• Input:– Reads: short DNA sequences (upto a few hundred

base pairs (bp)) produced by a sequencing machine

• Reads are fragments of a longer DNA sequence present in the sample given as input to the machine

• Usually in the millions

– Genome sequence: a reference DNA sequence much longer than the read length

Page 3: Short read alignment

Short read alignment

• Applications– Genome assembly– RNA splicing studies– Gene expression studies– Discovery of new genes– Discovering of cancer causing mutations

Page 4: Short read alignment

Short read alignment

• Two approaches– Hashing based algorithms

• BFAST• SHRIMP• MAQ• STAMPY (statistical alignment)

– Burrows Wheeler transform• Bowtie• BWA

Page 5: Short read alignment

BFAST overview

PLoS ONE 4(11): e7767.

Page 6: Short read alignment

BFAST algorithmPLoS ONE 4(11): e7767.

Page 7: Short read alignment

BFAST masked keys

Page 8: Short read alignment

Short read alignment

Empirical performance:• Simulated data:

– Extract random substrings of fixed length with random mutations and gaps

– Realign back to reference genome

• Real data: – Paired reads: two ends of the same sequence– Count number of paired reads within 500 to 10000

bases of each other

Page 9: Short read alignment

Short read alignment

Courtesy of Genome Res. June 2011 21: 936-939;

Page 10: Short read alignment

Short read alignment

Courtesy of Genome Res. June 2011 21: 936-939;

Page 11: Short read alignment

Short read alignment


Recommended