PhylogenyInferencePackage, PhylogeneticTree등의 계통학적분류 프로그램 패키지.
http://evolution.genetics.washington.edu/phylip.html
It can infer phylogenies by parsimony, compatibility, distance matrix methods, and likehood. It can also compute consensus trees, compute distances between trees, draw trees, resample data sets by bootstrapping or jackknifing, edit trees, and compute distance matrices. It can handle data that are nucleotide sequences, protein sequence, gene frequencies, restriction sites, restriction fragments, distances, discrite characters, and continuous characters.
ClustalW등의 프로그램에서 만들어낸 파일을 이용해서, 계통도 dendrogram을 그린다.
프로그램구성
- Molecular sequence methods
- protpars : Protein parsimony
- dnapars : DNA sequence parsimony
- dnapenny : DNA parsimony branch and bound
- dnamove : interactive DNA parsimony
- dnacomp : DNA compatibility
dnaml : DNA MaximumLikelihood
dnamlk : DNA MaximumLikelihood with clock
proml : Protein sequence MaximumLikelihood
promlk : Protein sequence MaximumLikelihood with clock
- dnainvar : DNA invariants
- dnadist : DNA distance
- protdist : protein sequence distance
- restdist : restriction sites and fragments distances
- seqboot : Bootstrapping/Jackknifing
- Distance matrix methods
fitch : FitchMargoliashDistanceMatrix method
kitsch : FitchMargoliashDistanceMatrix with clock
neighbor : NeighborJoiningMethod and [UPGMA] method
- Gene frequencies and continuous characters
contml : MaximumLikelihood continuous characters and gene frequencies
- contrast : Contrast method
- gendist : Genetic distance
- Discrete characters methods
- pars : Unorderd multistate parsimony
- mix : Mixed method parsimony
- penny : Branch and bound mixed method parsimony
- move : Interactive mixed method parsimony
- dollop : Dollo and polymorphism parsimony
- dolpenny : Dollo and polymorphism branch and bound parsimony
- dolmove : Dollo and polymorphism interactive parsimony
- clique : 0/1 characters compatibility method
- factor : Character recoding program
- Tree drawing, consessus, tree editing, tree distances
- drawgram : Rooted tree drawing
- drawtree : Unrooted tree drawing
- consense : Consensus tree
- treeedist : Tree distance
- retree : interative tree rearrangement
Tree draw용 입력파일예제
((raccoon:19.19959,bear:6.80041):0.84600,((sea_lion:11.99700, seal:12.00300):7.52973,((monkey:100.85930,cat:47.14069):20.59201, weasel:18.87953):2.09460):3.87382,dog:25.46154); (Bovine:0.69395,(Gibbon:0.36079,(Orang:0.33636,(Gorilla:0.17147,(Chimp:0.19268, Human:0.11927):0.08386):0.06124):0.15057):0.54939,Mouse:1.21460); (Bovine:0.69395,(Hylobates:0.36079,(Pongo:0.33636,(G._Gorilla:0.17147, (P._paniscus:0.19268,H._sapiens:0.11927):0.08386):0.06124):0.15057):0.54939, Rodent:1.21460);