Difference between revisions of "PAML"
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Phylogenetics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|paml}} | |{{#vardefine:app|paml}} | ||
Line 25: | Line 25: | ||
other programs such as PAUP*, PHYLIP, MOLPHY, PhyML, RaxML, etc. | other programs such as PAUP*, PHYLIP, MOLPHY, PhyML, RaxML, etc. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
Line 77: | Line 67: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
− | |||
− |
Latest revision as of 20:12, 12 August 2022
Description
PAML is a package of programs for phylogenetic analyses of DNA or protein sequences using maximum likelihood. It is maintained and distributed for academic use free of charge by Ziheng Yang. PAML is not suitable for building trees. It may be used to estimate parameters and test hypotheses to study the evolutionary process when you have reconstructed trees using other programs such as PAUP*, PHYLIP, MOLPHY, PhyML, RaxML, etc.
Environment Modules
Run module spider paml
to find out what environment modules are available for this application.
System Variables
- HPC_PAML_DIR - installation directory
- HPC_PAML_BIN - executable directory
- HPC_PAML_CTL - sample .ctl files directory
- HPC_PAML_DOC - documentation directory
- HPC_PAML_EX - examples directory
Additional Information
Most of the binaries in this package require appropriate .ctl files. Copy sample .ctl files from the $HPC_PAML_CTL directory to your working directory and modify them before running the programs. There are sample datasets in $HPC_PAML_EX.