diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2013-12-14 08:46:00 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:06 -0600 |
commit | 8c35f38c042e85a39712cd73a895b1f566d1050d (patch) | |
tree | f235bb47aee8d7c7994613c13b46f9308154937a /academic/paml/slack-desc | |
parent | 4ac706e0939700e07495fa69c66670fed121edc2 (diff) | |
download | slackbuilds-8c35f38c042e85a39712cd73a895b1f566d1050d.tar.gz |
academic/paml: Added (Phylogenetic Analysis by Maximum Likelihood).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/paml/slack-desc')
-rw-r--r-- | academic/paml/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/paml/slack-desc b/academic/paml/slack-desc new file mode 100644 index 0000000000..86ae56d94f --- /dev/null +++ b/academic/paml/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +paml: paml (PAML: Phylogenetic Analysis by Maximum Likelihood) +paml: +paml: PAML is a package of programs for phylogenetic analyses of DNA or +paml: protein sequences using maximum likelihood. PAML is not good for +paml: tree making. It may be used to estimate parameters and test +paml: hypotheses to study the evolutionary process, when you have +paml: reconstructed trees using other programs such as PAUP*, PHYLIP, +paml: MOLPHY, PhyML, RaxML, etc. +paml: +paml: Home: http://abacus.gene.ucl.ac.uk/software/paml.html +paml: References: /usr/doc/paml-4.7a/References |