Wikiomics:Building phylogenetic trees: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
m (1 revision(s))
No edit summary
 
Line 1: Line 1:
For a excellent background on [[Phylogenetics]] see the relevant [http://en.wikipedia.org/wiki/Phylogenetics Phylogenetics] and [http://en.wikipedia.org/wiki/Computational_phylogenetics computational phylogenetics] articles at Wikipedia. Joe Felsenstein maintains a rather complete list of [http://evolution.genetics.washington.edu/phylip/software.html phylogeny software].
For a excellent background on [[Wikiomics:Phylogenetics]] see the relevant [http://en.wikipedia.org/wiki/Phylogenetics Phylogenetics] and [http://en.wikipedia.org/wiki/Computational_phylogenetics computational phylogenetics] articles at Wikipedia. Joe Felsenstein maintains a rather complete list of [http://evolution.genetics.washington.edu/phylip/software.html phylogeny software].


* [http://evolution.genetics.washington.edu/phylip.html Phylip] a free package of programs for inferring phylogenies. Methods that are available in the package include parsimony, distance matrix, and likelihood methods, including bootstrapping and consensus trees. Data types that can be handled include molecular sequences, gene frequencies, restriction sites and fragments, distance matrices, and discrete characters.
* [http://evolution.genetics.washington.edu/phylip.html Phylip] a free package of programs for inferring phylogenies. Methods that are available in the package include parsimony, distance matrix, and likelihood methods, including bootstrapping and consensus trees. Data types that can be handled include molecular sequences, gene frequencies, restriction sites and fragments, distance matrices, and discrete characters.

Latest revision as of 22:08, 19 November 2007

For a excellent background on Wikiomics:Phylogenetics see the relevant Phylogenetics and computational phylogenetics articles at Wikipedia. Joe Felsenstein maintains a rather complete list of phylogeny software.

  • Phylip a free package of programs for inferring phylogenies. Methods that are available in the package include parsimony, distance matrix, and likelihood methods, including bootstrapping and consensus trees. Data types that can be handled include molecular sequences, gene frequencies, restriction sites and fragments, distance matrices, and discrete characters.
  • MrBayes is a program for the Bayesian estimation of phylogeny. Bayesian inference of phylogeny is based upon a quantity called the posterior probability distribution of trees, which is the probability of a tree conditioned on the observations. The conditioning is accomplished using Bayes's theorem. The posterior probability distribution of trees is impossible to calculate analytically; instead, MrBayes uses a simulation technique called Markov chain Monte Carlo (or MCMC) to approximate the posterior probabilities of trees.