Download presentation
Presentation is loading. Please wait.
Published byMaximillian Rich Modified over 9 years ago
1
Interactive tools and programming environments for sequence analysis Bernardo Barbiellini Northeastern University TATACATAAAGACCCAAATGGAACTGTTCTAGA TGATACACTAGCATTAAGAGAAAAATTCGAAGA ATCAGTCGATAAATACAAACTTCATTTTACTGGA TTAATCGCTGACAAAATTGCAAAAGAAAAACT GAATACTTACGTCCTCACTTATAAAAAAGCAGA CGAAGCTATGCCTGCAGACGAAGCTATGCCAA CTGATGTACCTAGTACTTCTGTTACTGGATCAAC AATGGCAAAC………………….
2
Overview Matlab and Darwin – bioinformatics tools Dotplot and Statistical signifance of alignments Scoring Matrices from Evolution Model Evolutionary Distances and Phylogenetic Trees. Unified approach for the sequence alignment and structure prediction
3
Matlab toolbox and Darwin Computer language appropriate for bioinformatics A workbench to automate repetitive tasks Based on Linear Algebra & Statistics Matlab toolbox developed by Mathworks Darwin developed by Gaston Gonnet (ETHZ )
4
Extra features Loading of and retrieval in sequence databases Fast searching for sequence fragments Sequence alignment Generation of random sequences, distributions and mutations Creation of Phylogenetic trees Plotting functions - matrix and vector arithmetic I/O comunicate with other programs
5
Calling Bioperl functions in MATLAB Documentation by Brian Madsen (NU and coop at the Mathworks) >> help perl PERL calls perl script using appropriate operating system PERL(PERLFILE) calls perl script specified by the file PERLFILE using appropriate perl executable. PERL(PERLFILE,ARG1,ARG2,...) passes the arguments ARG1,ARG2,... to the perl script file PERLFILE, and calls it by using appropriate perl executable. RESULT=PERL(...) outputs the result of attempted perl call.
6
Visual Tool: Dotplot (1) Pairwise sequence comparison
7
Visual Tool: Dotplot (2) Filtered Image The best alignment is achieved with dynamic programming. A score is obtained
8
Quantitative Tools To Check Statistical Significance Simulation with random sequences Score in bits extreme value distribution.
9
PAM Evolution Model PAM means Accepted Point Mutation The score of a paiwise alignment is obtained by using a scoring matrix. We need a model to build scoring matrices. This model is based on evolution in order to calculate evolution distances between species.
10
Step1: Order of the Amino-Acids
11
Step 2: Mutation Matrices Markov Model pamX=(pam1)^X Stochastic matrices
12
Step 3: Distribution of Amino Acids Eigenvector of the mutation matrix (eigenvalue 1)
13
Step 4: Evolutionary time vs. sequences differences
14
Step 5: Scoring Matrix The Dayhoff scoring matrix is symmetric
15
Tree Construction 1: Evolutionary distance calculations Maximum Likelihood
16
Tree Construction 2: Table of distances PAMSpinachRiceMosquitoMonkeyHuman Spinach0.084.9105.690.886.3 Rice84.90.0117.8122.4122.6 Mosquito105.6117.80.084.780.8 Monkey90.8122.484.70.03.3 Human86.3122.680.83.30.0
17
Tree Construction 3: Neighbor joining algorithm
18
Unified approach for the sequence alignment and structure prediction Protein Optimization with Dynamic Programming approach Needleman-Wunsch Algorithm or Smith-Waterman Algorithm Query SubjectProtein (letter of amino acids) Scoring Matrix Log (A ij /p i ) PenaltiesGaps Protein Structure Viterbi Algorithm HMM Protein Structure ( , , coil) Log (P( im )/p i ) Transition from structure to another
19
Conclusions The highly efficient dynamic programming algorithms, used in this integrated environment, are particularly suitable for the high performance computers. Trees constructed using optimal PAM distances are better than the routinesingle distance scores obtained using a single scoring matrix. The unified approach for the sequence alignment and structure prediction provides a powerful formalism for biologists.
20
ASCC Northeastern University
21
Northeastern University (NU)/Hewlett-Packard (HP) Company Collaborative Research Program on Bioinformatics Bernardo Barbiellini, Assoc. Director, ASCC Arun Bansil, Professor of Physics & Director ASCC. Bill Detrich, Prof. Biochem. & Marine Biology, Director Bioinformatics M. S. Kostia Bergman, Prof. Biology Mike Malioutov, Stone Professor of Applied Statistics Mary Jo Ondrechen, Professor of Chemistry Nagarajan Sankrithi, graduate student NU Imtiaz Khan, graduate student NU Alper Uzun, graduate student NU Larry Weissman, staff HP/Compaq Barry Latham, staff HP/Compaq Bob Morgan, staff HP/Compaq
22
Other Bioinformatics activities at ASCC BIO3580: DNA and Protein Sequence Analysis (2001, 2002) MATLAB BIOINFORMATICS TOOL presentation (Robert Henson) Summer Institute of Mathematical Studies on Bioinformatics (2002) (Professor Mike Malioutov) Student projects proposed by Dr. Matteo Pellegrini, (Proteinpathways/UCLA).
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.