Skip to Content
Python for Bioinformatics
book

Python for Bioinformatics

by Jason Kinser
June 2008
Beginner to intermediate
417 pages
10h 41m
English
Jones & Bartlett Learning
Content preview from Python for Bioinformatics

13 Gapped Alignments

In Chapter 8 sequences were aligned using dynamic programming and in Chapter 12 an assembly was created using nongapped alignments. This chapter will combine the two approaches to create an assembly of gapped alignments. The procedures presented here follow the logic of programs such as CLUSTALW (Thompson, 1999).

13.1 Theory of Gapped Alignments

When considering multiple sequence alignments with gapped sequences, there is an added level of complexity. Consider the alignments of ABCE, ACDE, and AABE. Aligning the first two sequences would create the contig [ABC-E, A-CDE]. Aligning the first and third sequences provides [A-BCE, AAB-E]. Both are valid alignments and both contigs include the first sequence. The two contigs can ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Bioinformatics with Python Cookbook - Third Edition

Bioinformatics with Python Cookbook - Third Edition

Tiago Antao

Publisher Resources

ISBN: 9780763751869