diff options
author | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:21:05 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-07-10 03:21:05 +0000 |
commit | 54c8d2b70677303f4875614cdd3f4ad1038b660c (patch) | |
tree | 329e9e5ed76886ab0eef3dd9e1d614024a8b68f8 /biology/paml/pkg-descr | |
parent | 8546beeba575e2efc36f5126f12b5b77167a5bdd (diff) |
Notes
Diffstat (limited to 'biology/paml/pkg-descr')
-rw-r--r-- | biology/paml/pkg-descr | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/biology/paml/pkg-descr b/biology/paml/pkg-descr new file mode 100644 index 000000000000..e0fa64554306 --- /dev/null +++ b/biology/paml/pkg-descr @@ -0,0 +1,22 @@ +Phylogenetic Analysis by Maximum Likelihood (PAML) + +PAML is a program package for phylogenetic analyses of DNA or protein +sequences using maximum likelihood, and is maintained and distributed +by Ziheng Yang. + +Possible uses of the programs are: +- Estimation of branch lengths in a phylogenetic tree and parameters + in the evolutionary model such as the transition/transversion rate + ratio, the shape parameter of the gamma distribution for variable + evolutionary rates among sites, and rate parameters for different + genes; +- Test of hypotheses concerning sequence evolution, such as rate + constancy and independence among nucleotide or amino acid sites, rate + constancy among lineages (the molecular clock), and homogeneity of + evolutionary process in multiple genes; +- Calculation of substitution rates at sites; +- Reconstruction of ancestral nucleotide or amino acid sequences; +- Simulation of nucleotide, codon, and amino acid sequence data sets; +- Phylogenetic tree reconstruction by maximum likelihood and Bayesian methods. + +WWW: http://abacus.gene.ucl.ac.uk/software/paml.html |