Download presentation
Presentation is loading. Please wait.
Published byCassandra Norman Modified over 9 years ago
1
1 ALIGNMENT OF NUCLEOTIDE & AMINO-ACID SEQUENCES
2
2 An alignment is an evolutionarily meaningful comparison of two or more sequences (DNA, RNA, or proteins). In the case of two DNA sequences, an alignment consists of a series of paired bases, one base from each sequence. There are three types of pairs: (1) matches = the same nucleotide appears in both sequences. (2) mismatches = different nucleotides are found in the two sequences. (3) gaps = a base in one sequence and a null base in the other. GCGGCCCATCAGGTAGTTGGTG-G GCGTTCCATC--CTGGTTGGTGTG ***..*****.*.******* *
3
3 Alignment: Alignment: A hypothesis concerning positional homology among residues in a sequence. Positional homology Positional homology = A pair of nucleotides from two aligned sequences that have descended from one nucleotide in the ancestor of the two sequences. GCGGCCCATCAGGTAGTTGGTG-G GCGTTCCATC--CTGGTTGGTGTG ***..*****.*.******* *
4
4 Positional homology Positional homology = A pair of nucleotides from two aligned sequences that have descended from one nucleotide in the ancestor of the two sequences. GCGGCCCATCAGGTAGTTGGTG-G GCGTTCCATC--CTGGTTGGTGTG ***..*****.*.******* * These two nucleotides are derived from the ancestor of cats and armadillos.
5
5 Homology: Homology: The term was coined by Richard Owen in 1843. Definition: Similarity resulting from common ancestry.
6
6 Homology: A qualitative statment Homology designates a relationship of common descent between entities Two genes are either homologs or not –it doesn’t make sense to say “two genes are 43% homologous.” –it doesn’t make sense to say “Linda is 43% pregnant.”
7
7 By comparing homologous characters, we can reconstruct the evolutionary events that have led to the formation of the extant sequences from the common ancestor. Homology
8
8 When dealing with sequences, we are interested in POSITIONAL HOMOLOGY. We identify positional homology by ALIGNMENT. Homology
9
9 ACTGGGCCCAAATC 1 deletion 1 substitution 1 insertion 1 substitution ACAGGGCCACAAATCACTGGCCCAGATC ACTGGCCCAGATC-- ACAGGGCCACAAATC **.**.***.*..-- ACT-GGCC-CAGATC ACAGGGCCACAAATC **.-****-**.*** Correct alignment Incorrect alignment ACTGGGCCCAAATC G A A
10
10 unknown ACAGGGCCACAAATCACTGGCCCAGATC ACTGGCCCAGATC-- ACAGGGCCACAAATC **.**.***.*..-- ACT-GGCC-CAGATC ACAGGGCCACAAATC **.-****-**.*** Correct alignment? Incorrect alignment? unknown
11
11 Sequence alignment = Sequence alignment = The identification of the location of deletion or insertions that might have occurred in either of the two lineages since their divergence from a common ancestor. Insertion + Deletion = Indel or Gap
12
12 Sequence alignment 1. Pairwise alignment 2. Multiple alignment
13
13 - Two DNA sequences: A and B. - Lengths are m and n, respectively. - The number of matched pairs is x. - The number of mismatched pairs is y. - Total number of bases in gaps is z.
14
14 deletion insertion An gap indicates that a deletion or an insertion has occurred in one of the two lineages. GCGG-CCATCAGGTAGTTGGTG-- GCGTTCCATC--CTGGTTGGTGTG
15
15 The alignment is the first step in many evolutionary and functional studies. Errors in alignment tend to amplify in later computational stages.
16
16 Methods of alignment: 1. Manual 2. Dot matrix 3. Algorithmic (scoring matrices and gap penalties)
17
17 Manual alignment Manual alignment. When there are few gaps and the two sequences are not too different from each other, a reasonable alignment can be obtained by visual inspection. GCG-TCCATCAGGTAGTTGGTGTG GCGTTCCATCAGGTGGTTGGTGTG *** **********.*********
18
18 Advantages of manual alignment: (1) use of a powerful and trainable tool (the brain, well…, some brains). (2) ability to integrate additional data, e.g., domain structure, biological function (e.g., 3D structure).
19
19 Disadvantages of manual alignment: 1. Subjectivity = the inability to formally specify the algorithm. 2. Irreproducibility = the inability of two researchers to reach the same result. 3. Unscalability = the inability to apply the method to long sequences. 4. Incommensurability = the inability to compare the results to those derived from other methods.
20
20 The dot-matrix method: The two sequences are written out as column and row headings of a two- dimensional matrix. A dot is put in the dot-matrix plot at a position where the nucleotides in the two sequences are identical.
21
21 The alignment is defined by a path from the upper- left element to the lower- right element.
22
22 There are 4 possible steps in the path: (1) a diagonal step through a dot = match. (2) a diagonal step through an empty element of the matrix = mismatch. (3) a horizontal step = a gap in the sequence on the top of the matrix. (4) a vertical step = a gap in the sequence on the left of the matrix.
23
23 allowed directions forbidden directions
24
24 A dot matrix may become cluttered. With DNA sequences, ~25% of the elements will be occupied by dots by chance alone.
25
25 The number of spurious matches is determined by: window size, stringency, & alphabet size. window size =1 stringency = 1 alphabet size = 4
26
26 window size =1 stringency = 1 alphabet size = 4 window size = 3 stringency = 2 alphabet size = 4
27
27 window size = 1 stringency = 1 alphabet size = 20
28
28 Dot-matrix methods: Dot-matrix methods: Advantages: May unravel information on the evolution of sequences.
29
29 Advantages: Highlighting Information The vertical gap indicates that a coding region corresponding to ~75 amino acids has either been deleted from the human gene or inserted into the bacterial gene. Window size = 60 amino acids; Stringency = 24 matches
30
30 The two diagonally oriented parallel lines most probably indicate that a small internal duplication has occurred in the bacterial gene. Window size = 60 amino acids; Stringency = 24 matches Advantages: Highlighting Information
31
31 Dot-matrix methods: Dot-matrix methods: Disadvantage: May not identify the best alignment.
32
32 Scoring Matrices & Gap Penalties
33
The true alignment between two sequences is the one that reflects accurately the evolutionary relationships between the sequences. Since the true alignment is unknown, in practice we look for the optimal alignment, which is the one in which the numbers of mismatches and gaps are minimized according to certain criteria.
34
34 Unfortunately, reducing the number of mismatches results in an increase in the number of gaps, and vice versa.
35
35 = matches = mismatches = nucleotides in gaps = gaps
36
36 The scoring scheme comprises a gap penalty and a scoring matrix, M(a,b), that specifies the score for each type of match (a = b) or mismatch (a b). The units in a scoring matrix may be the nucleotides in the DNA or RNA sequences, the codons in protein-coding regions, or the amino acids in protein sequences.
37
37 If you want to know the secrets behind the black box of sequence alignment, you will have to take a class in BIOINFORMATICS.
38
38 Multiple Sequence Alignment is infinitely more complicated than pairwise alignment
39
39 Multiple Sequence Alignment does not have an exact optimal solution. It is solved heuristically.
40
40 A Multiple Sequence Alignment GCGGCTCA TCAGGTAGTT GGTG-GSpinach GCGGCCCA TCAGGTAGTT GGTG-GRice GCGTTCCA TC--CT-GTT GGTGTGMosquito GCGTCCCA TCAGCTAGTT GTTG-GMonkey GCGGCGCA TTAGCTAGTT GGTG-AHuman ***...***.--.*-*** *.**-.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.