1 / 7

Phylogenetic Analysis

Phylogenetic Analysis. Dayong Guo. Introduction. Phylogenetics is the study of evolutionary relatedness among various species, populations, or among a set of sequences.

dorjan
Télécharger la présentation

Phylogenetic Analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Phylogenetic Analysis Dayong Guo

  2. Introduction • Phylogenetics is the study of evolutionary relatedness among various species, populations, or among a set of sequences. • Besides the study of morphology or phenotype with traditional definitions and concepts, molecular analysis with modern computational tools has shown their unique strength in phylogenetics since the DNA, RNA or protein sequence data are naturally discretely defined. • Several computational algorithms have been developed to build phylogenetic trees with the input of multiple sequences. The most commonly used types of algorithms include distance-matrix methods (e.g. neighbor-joining), maximum parsimony, maximum likelihood and Bayesian inference, etc. • The PHYLIP (PHYLogeny Inference Package, Felsenstein) is one of the most popular tools for phylogenetic analysis. It includes parsimony, distance matrix and likelihood methods.

  3. Method and Tool • Datasets • Four artificially made, short and simple sequences (textbook page 303) • Four real protein sequences (Bone Morphogenetic Protein 2 from human, mouse, rat and frog) • Tools • Use ClustalW as the aligment generator. • Use PHYLIP to generate phylogenetic trees (distance method, parsimony method)

  4. Results 1 Alignment by CLUSTALW 4 20 SeqC ACGCATTGAA TGATGATAAT SeqD ACACATTGAG TGATAATAAT SeqA ACGCGTTGGG CGATGGCAAC SeqB ACGCGTTGGG CGACGGTAAT From distance method (Fitch-Margoliash algorithm) From parsimony method (Detailed processes not shown)

  5. Result 2 • Four sequences of BMP2 • Alignment generated by CLUSTALW • Download PHYLIP and install • Use protdist.exefitch.exe as an example of distance method; Or, use protpars.exe as an example of parsimony method • Drawtree.exe

  6. Discussion • Distance tree and parsimony tree are different for the BMP2 dataset. It could be result from relatively lower homology btw frog and other species. Distance tree Parsimony tree

  7. Discussion (cont) • The PHYLIP program set includes multiple algorithms and options providing convenience and flexibility. And, different versions enable performance on various OS platforms. • However, the text-based interface is not friendly. And, there is no online service.

More Related