SlideShare a Scribd company logo
1 of 11
UPGMA
Presented by – Swati Suman
A35204418013
B.Sc. BT – 6th sem
Phylogenetic tree
construction
2 methods
• Distance-based methods
– Examples : UPGMA, Neighbor joining, Fitch-
Margoliash method, minimum evolution
• Character-based methods
– Input: Aligned sequences
Output: Phylogenetic tree
Examples : Parsimony , Maximum Likelihood
UPGMA
• UPGMA : Unweighted Pair Group Method with Arithmetic
Mean
• Developed by Sokal and Michener in 1958.
• It is a Sequential clustering method
• Type of distance based method for Phylogenetic Tree
construction
• UPGMA is the simplest method for constructing trees.
• Generates rooted trees
• Generates ultra metric trees from a distance matrix
• Uses a simplest algorithm
Input: Distance matrix containing pairwise statistical
estimation of aligned sequences Output: Phylogenetic
tree
UPGMA Algorithm
UPGMA starts with a matrix of pairwise distances.
• Each sample is denoted as a 'cluster'.
• Assigns all clusters to a star-like tree.
• The algorithm constructs a rooted tree that reflects the
structure present in a pairwise similarity matrix.
• At each step, the nearest two clusters are combined into a
higher-level cluster.
• It assumes an ultra-metric tree in which the distances
from the root to every branch tip are equal.
Steps
• Find the i and j with the smallest distance Dij.
• Create a new group (ij) which has n(ij) = ni + nj members.
• Connect i and j on the tree to a new node (ij).
• Give the edges connecting i to (ij) and j to (ij) same length so that
the depth of group (ij) is Dij/2.
• Compute the distance between the new group and all other groups
except i and j by using
• 𝐷 𝑖𝑗 , 𝑘 = Dik +𝐷 𝑗𝑘 2
• Delete columns and rows corresponding to i and j and add one for
(ij). If there are two or more groups left, go back to the first step
Computational tools
• MEGA
• PHYLIP
• MVSP
• MVSP87
• SAS
• SYN-TAX
• NTSYS
• Dendro UPGMA
Advantages
simple algorithm
Fastest method
easy to compute by hand or a variety of software Trees
reflect phenotypic similarities by phylogenetic distances
Data can be arranged in random order prior to analysis
Rooted trees are generated that are easy to analyze
Disadvantages
• It assumes the same evolutionary speed on all
lineages
• It frequently generates wrong tree topologies Re-
rooting is not allowed
• Algorithm does not aim to reflect evolutionary descent
• It assumes a randomized molecular clock.
Applications
• In ecology, it is one of the most popular methods for the classification
of sampling units.
• In bioinformatics, UPGMA is used for the creation of phenetic trees
(phenograms). UPGMA was initially designed for use in protein
electrophoresis studies, but is currently most often used to produce
guide trees for more sophi sticated algorithms. This algorithm is for
example used in sequence alignment procedures, as it proposes one
order in which the sequences will be aligned. Indeed, the guide tree
aims at grouping the most similar sequences, regardless of their
evolutionary rate or phylogenetic affinities, an d that is exactly the goal
of UPGMA.
• In phylogenetics, UPGMA assumes a constant rate of evolution
(molecular clock hypothesis), and is not a wellregarded method for
inferring relationships unless this assumption has been tested and
justified for the data set being used.
THANKYOU

More Related Content

What's hot

Gene prediction and expression
Gene prediction and expressionGene prediction and expression
Gene prediction and expressionishi tandon
 
Secondary protein structure prediction
Secondary protein structure predictionSecondary protein structure prediction
Secondary protein structure predictionSiva Dharshini R
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. localbenazeer fathima
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignmentRamya S
 
Introduction to NCBI
Introduction to NCBIIntroduction to NCBI
Introduction to NCBIgeetikaJethra
 
Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-naveed ul mushtaq
 
Phylogenetic Tree, types and Applicantion
Phylogenetic Tree, types and Applicantion Phylogenetic Tree, types and Applicantion
Phylogenetic Tree, types and Applicantion Faisal Hussain
 
Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Vijay Hemmadi
 
Distance based method
Distance based method Distance based method
Distance based method Adhena Lulli
 

What's hot (20)

Gene prediction and expression
Gene prediction and expressionGene prediction and expression
Gene prediction and expression
 
Phylogenetic analysis
Phylogenetic analysisPhylogenetic analysis
Phylogenetic analysis
 
Dynamic programming
Dynamic programming Dynamic programming
Dynamic programming
 
Major databases in bioinformatics
Major databases in bioinformaticsMajor databases in bioinformatics
Major databases in bioinformatics
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Secondary protein structure prediction
Secondary protein structure predictionSecondary protein structure prediction
Secondary protein structure prediction
 
Swiss PROT
Swiss PROT Swiss PROT
Swiss PROT
 
Molecular phylogenetics
Molecular phylogeneticsMolecular phylogenetics
Molecular phylogenetics
 
Sequence alignment global vs. local
Sequence alignment  global vs. localSequence alignment  global vs. local
Sequence alignment global vs. local
 
Multiple sequence alignment
Multiple sequence alignmentMultiple sequence alignment
Multiple sequence alignment
 
Protein Databases
Protein DatabasesProtein Databases
Protein Databases
 
Gen bank databases
Gen bank databasesGen bank databases
Gen bank databases
 
Shotgun and clone contig method
Shotgun and clone contig methodShotgun and clone contig method
Shotgun and clone contig method
 
Introduction to NCBI
Introduction to NCBIIntroduction to NCBI
Introduction to NCBI
 
Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-Sequence alig Sequence Alignment Pairwise alignment:-
Sequence alig Sequence Alignment Pairwise alignment:-
 
Sequence alignment
Sequence alignmentSequence alignment
Sequence alignment
 
Phylogenetic Tree, types and Applicantion
Phylogenetic Tree, types and Applicantion Phylogenetic Tree, types and Applicantion
Phylogenetic Tree, types and Applicantion
 
Homology modeling
Homology modelingHomology modeling
Homology modeling
 
Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins Secondary Structure Prediction of proteins
Secondary Structure Prediction of proteins
 
Distance based method
Distance based method Distance based method
Distance based method
 

Similar to Upgma

Predictive analytics
Predictive analyticsPredictive analytics
Predictive analyticsDinakar nk
 
Single Nucleotide Polymorphism Analysis (SNPs)
Single Nucleotide Polymorphism Analysis (SNPs)Single Nucleotide Polymorphism Analysis (SNPs)
Single Nucleotide Polymorphism Analysis (SNPs)Data Science Thailand
 
BTC 506 Phylogenetic Analysis.pptx
BTC 506 Phylogenetic Analysis.pptxBTC 506 Phylogenetic Analysis.pptx
BTC 506 Phylogenetic Analysis.pptxChijiokeNsofor
 
hands on machine learning Chapter 6&7 decision tree, ensemble and random forest
hands on machine learning Chapter 6&7 decision tree, ensemble and random foresthands on machine learning Chapter 6&7 decision tree, ensemble and random forest
hands on machine learning Chapter 6&7 decision tree, ensemble and random forestJaey Jeong
 
PHYLOGENETIC TREE CONSTRUCTION.pptx
PHYLOGENETIC TREE CONSTRUCTION.pptxPHYLOGENETIC TREE CONSTRUCTION.pptx
PHYLOGENETIC TREE CONSTRUCTION.pptxPagudalaSangeetha
 
Unsupervised Learning Clustering KMean and Hirarchical.pptx
Unsupervised Learning Clustering KMean and Hirarchical.pptxUnsupervised Learning Clustering KMean and Hirarchical.pptx
Unsupervised Learning Clustering KMean and Hirarchical.pptxFaridAliMousa1
 
05 Clustering in Data Mining
05 Clustering in Data Mining05 Clustering in Data Mining
05 Clustering in Data MiningValerii Klymchuk
 
Random Forest.pptx
Random Forest.pptxRandom Forest.pptx
Random Forest.pptxSPIDERSRSTV
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)theijes
 
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisPrasanthperceptron
 
презентация за варшава
презентация за варшавапрезентация за варшава
презентация за варшаваValeriya Simeonova
 
Presentation 2009 Journal Club Azhar Ali Shah
Presentation 2009 Journal Club Azhar Ali ShahPresentation 2009 Journal Club Azhar Ali Shah
Presentation 2009 Journal Club Azhar Ali Shahguest5de83e
 

Similar to Upgma (20)

UPGMA
UPGMAUPGMA
UPGMA
 
Tree building
Tree buildingTree building
Tree building
 
BioINfo.pptx
BioINfo.pptxBioINfo.pptx
BioINfo.pptx
 
Predictive analytics
Predictive analyticsPredictive analytics
Predictive analytics
 
Phylogenetics1
Phylogenetics1Phylogenetics1
Phylogenetics1
 
Single Nucleotide Polymorphism Analysis (SNPs)
Single Nucleotide Polymorphism Analysis (SNPs)Single Nucleotide Polymorphism Analysis (SNPs)
Single Nucleotide Polymorphism Analysis (SNPs)
 
BTC 506 Phylogenetic Analysis.pptx
BTC 506 Phylogenetic Analysis.pptxBTC 506 Phylogenetic Analysis.pptx
BTC 506 Phylogenetic Analysis.pptx
 
hands on machine learning Chapter 6&7 decision tree, ensemble and random forest
hands on machine learning Chapter 6&7 decision tree, ensemble and random foresthands on machine learning Chapter 6&7 decision tree, ensemble and random forest
hands on machine learning Chapter 6&7 decision tree, ensemble and random forest
 
PHYLOGENETIC TREE CONSTRUCTION.pptx
PHYLOGENETIC TREE CONSTRUCTION.pptxPHYLOGENETIC TREE CONSTRUCTION.pptx
PHYLOGENETIC TREE CONSTRUCTION.pptx
 
Unsupervised Learning Clustering KMean and Hirarchical.pptx
Unsupervised Learning Clustering KMean and Hirarchical.pptxUnsupervised Learning Clustering KMean and Hirarchical.pptx
Unsupervised Learning Clustering KMean and Hirarchical.pptx
 
05 Clustering in Data Mining
05 Clustering in Data Mining05 Clustering in Data Mining
05 Clustering in Data Mining
 
Random Forest.pptx
Random Forest.pptxRandom Forest.pptx
Random Forest.pptx
 
The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)The International Journal of Engineering and Science (The IJES)
The International Journal of Engineering and Science (The IJES)
 
Softwares For Phylogentic Analysis
Softwares For Phylogentic AnalysisSoftwares For Phylogentic Analysis
Softwares For Phylogentic Analysis
 
03 Data Mining Techniques
03 Data Mining Techniques03 Data Mining Techniques
03 Data Mining Techniques
 
презентация за варшава
презентация за варшавапрезентация за варшава
презентация за варшава
 
Presentation 2009 Journal Club Azhar Ali Shah
Presentation 2009 Journal Club Azhar Ali ShahPresentation 2009 Journal Club Azhar Ali Shah
Presentation 2009 Journal Club Azhar Ali Shah
 
Machine Learning
Machine LearningMachine Learning
Machine Learning
 
H43014046
H43014046H43014046
H43014046
 
Thesis Presentation
Thesis PresentationThesis Presentation
Thesis Presentation
 

More from MUSKANKr

GENE THERAPY
GENE THERAPYGENE THERAPY
GENE THERAPYMUSKANKr
 
Sandwich elisa
Sandwich elisaSandwich elisa
Sandwich elisaMUSKANKr
 
Real time pcr
Real time pcrReal time pcr
Real time pcrMUSKANKr
 
Micro flora
Micro floraMicro flora
Micro floraMUSKANKr
 
Innate immunity
Innate immunityInnate immunity
Innate immunityMUSKANKr
 
Mediums of presentation
Mediums of presentationMediums of presentation
Mediums of presentationMUSKANKr
 
Gmp & glp
Gmp & glpGmp & glp
Gmp & glpMUSKANKr
 
Heart anatomy and functions
Heart anatomy and functionsHeart anatomy and functions
Heart anatomy and functionsMUSKANKr
 
The stench of kerosene by Amrita Pritam
The stench of kerosene by Amrita PritamThe stench of kerosene by Amrita Pritam
The stench of kerosene by Amrita PritamMUSKANKr
 
Organ and tissue engineering,examples,
Organ and tissue engineering,examples, Organ and tissue engineering,examples,
Organ and tissue engineering,examples, MUSKANKr
 
Somatic hybridisation, methods .
Somatic hybridisation, methods .Somatic hybridisation, methods .
Somatic hybridisation, methods .MUSKANKr
 
Infrared spectroscopy,basic principle,application ,graphs and application
Infrared spectroscopy,basic principle,application ,graphs and applicationInfrared spectroscopy,basic principle,application ,graphs and application
Infrared spectroscopy,basic principle,application ,graphs and applicationMUSKANKr
 
Density gradient centrifugation,types, advantages and disadvantages
Density gradient centrifugation,types, advantages and disadvantages Density gradient centrifugation,types, advantages and disadvantages
Density gradient centrifugation,types, advantages and disadvantages MUSKANKr
 
Regulation in lac operon
Regulation in lac operonRegulation in lac operon
Regulation in lac operonMUSKANKr
 
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.MUSKANKr
 

More from MUSKANKr (15)

GENE THERAPY
GENE THERAPYGENE THERAPY
GENE THERAPY
 
Sandwich elisa
Sandwich elisaSandwich elisa
Sandwich elisa
 
Real time pcr
Real time pcrReal time pcr
Real time pcr
 
Micro flora
Micro floraMicro flora
Micro flora
 
Innate immunity
Innate immunityInnate immunity
Innate immunity
 
Mediums of presentation
Mediums of presentationMediums of presentation
Mediums of presentation
 
Gmp & glp
Gmp & glpGmp & glp
Gmp & glp
 
Heart anatomy and functions
Heart anatomy and functionsHeart anatomy and functions
Heart anatomy and functions
 
The stench of kerosene by Amrita Pritam
The stench of kerosene by Amrita PritamThe stench of kerosene by Amrita Pritam
The stench of kerosene by Amrita Pritam
 
Organ and tissue engineering,examples,
Organ and tissue engineering,examples, Organ and tissue engineering,examples,
Organ and tissue engineering,examples,
 
Somatic hybridisation, methods .
Somatic hybridisation, methods .Somatic hybridisation, methods .
Somatic hybridisation, methods .
 
Infrared spectroscopy,basic principle,application ,graphs and application
Infrared spectroscopy,basic principle,application ,graphs and applicationInfrared spectroscopy,basic principle,application ,graphs and application
Infrared spectroscopy,basic principle,application ,graphs and application
 
Density gradient centrifugation,types, advantages and disadvantages
Density gradient centrifugation,types, advantages and disadvantages Density gradient centrifugation,types, advantages and disadvantages
Density gradient centrifugation,types, advantages and disadvantages
 
Regulation in lac operon
Regulation in lac operonRegulation in lac operon
Regulation in lac operon
 
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.
Bio fertilizers , DEFINITION, TYPES ,ADVANTAGES AND DISADVANTAGES.
 

Recently uploaded

Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )aarthirajkumar25
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxAArockiyaNisha
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physicsvishikhakeshava1
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzohaibmir069
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxSwapnil Therkar
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoSérgio Sacani
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 sciencefloriejanemacaya1
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...anilsa9823
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptxanandsmhk
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |aasikanpl
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 

Recently uploaded (20)

Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )Recombination DNA Technology (Nucleic Acid Hybridization )
Recombination DNA Technology (Nucleic Acid Hybridization )
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Work, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE PhysicsWork, Energy and Power for class 10 ICSE Physics
Work, Energy and Power for class 10 ICSE Physics
 
zoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistanzoogeography of pakistan.pptx fauna of Pakistan
zoogeography of pakistan.pptx fauna of Pakistan
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptxAnalytical Profile of Coleus Forskohlii | Forskolin .pptx
Analytical Profile of Coleus Forskohlii | Forskolin .pptx
 
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Munirka Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Isotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on IoIsotopic evidence of long-lived volcanism on Io
Isotopic evidence of long-lived volcanism on Io
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Boyles law module in the grade 10 science
Boyles law module in the grade 10 scienceBoyles law module in the grade 10 science
Boyles law module in the grade 10 science
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
 
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptxUnlocking  the Potential: Deep dive into ocean of Ceramic Magnets.pptx
Unlocking the Potential: Deep dive into ocean of Ceramic Magnets.pptx
 
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
Call Us ≽ 9953322196 ≼ Call Girls In Mukherjee Nagar(Delhi) |
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 

Upgma

  • 1. UPGMA Presented by – Swati Suman A35204418013 B.Sc. BT – 6th sem
  • 2. Phylogenetic tree construction 2 methods • Distance-based methods – Examples : UPGMA, Neighbor joining, Fitch- Margoliash method, minimum evolution • Character-based methods – Input: Aligned sequences Output: Phylogenetic tree Examples : Parsimony , Maximum Likelihood
  • 3. UPGMA • UPGMA : Unweighted Pair Group Method with Arithmetic Mean • Developed by Sokal and Michener in 1958. • It is a Sequential clustering method • Type of distance based method for Phylogenetic Tree construction • UPGMA is the simplest method for constructing trees.
  • 4. • Generates rooted trees • Generates ultra metric trees from a distance matrix • Uses a simplest algorithm Input: Distance matrix containing pairwise statistical estimation of aligned sequences Output: Phylogenetic tree
  • 5. UPGMA Algorithm UPGMA starts with a matrix of pairwise distances. • Each sample is denoted as a 'cluster'. • Assigns all clusters to a star-like tree. • The algorithm constructs a rooted tree that reflects the structure present in a pairwise similarity matrix. • At each step, the nearest two clusters are combined into a higher-level cluster. • It assumes an ultra-metric tree in which the distances from the root to every branch tip are equal.
  • 6. Steps • Find the i and j with the smallest distance Dij. • Create a new group (ij) which has n(ij) = ni + nj members. • Connect i and j on the tree to a new node (ij). • Give the edges connecting i to (ij) and j to (ij) same length so that the depth of group (ij) is Dij/2. • Compute the distance between the new group and all other groups except i and j by using • 𝐷 𝑖𝑗 , 𝑘 = Dik +𝐷 𝑗𝑘 2 • Delete columns and rows corresponding to i and j and add one for (ij). If there are two or more groups left, go back to the first step
  • 7. Computational tools • MEGA • PHYLIP • MVSP • MVSP87 • SAS • SYN-TAX • NTSYS • Dendro UPGMA
  • 8. Advantages simple algorithm Fastest method easy to compute by hand or a variety of software Trees reflect phenotypic similarities by phylogenetic distances Data can be arranged in random order prior to analysis Rooted trees are generated that are easy to analyze
  • 9. Disadvantages • It assumes the same evolutionary speed on all lineages • It frequently generates wrong tree topologies Re- rooting is not allowed • Algorithm does not aim to reflect evolutionary descent • It assumes a randomized molecular clock.
  • 10. Applications • In ecology, it is one of the most popular methods for the classification of sampling units. • In bioinformatics, UPGMA is used for the creation of phenetic trees (phenograms). UPGMA was initially designed for use in protein electrophoresis studies, but is currently most often used to produce guide trees for more sophi sticated algorithms. This algorithm is for example used in sequence alignment procedures, as it proposes one order in which the sequences will be aligned. Indeed, the guide tree aims at grouping the most similar sequences, regardless of their evolutionary rate or phylogenetic affinities, an d that is exactly the goal of UPGMA. • In phylogenetics, UPGMA assumes a constant rate of evolution (molecular clock hypothesis), and is not a wellregarded method for inferring relationships unless this assumption has been tested and justified for the data set being used.