Mecom
view release on metacpan or search on metacpan
PAML is a package of programs for phylogenetic analyses of DNA or protein sequences using maximum likelihood. It must be correctly installed before run Molevol::Complex. Concretely, an environment variable called "PAMLDIR" must be set with the value ...
This software can be downloaded for free from the author website:
http://abacus.gene.ucl.ac.uk/software/paml.html
Once PAML is installed, this environment variable can be set as follow:
$ export PAMLDIR='/path/to/paml4x/bin/' # for Bourne, bash, and related shells
$ setenv PAMLDIR='/path/to/paml4x/bin/' # for csh and related shells
2. DSSP - Dictionary of protein secondary structure
The DSSP program was designed by Wolfgang Kabsch and Chris Sander to standardize secondary structure assignment. It is used by this module to analyze the accesible surface of each residue.
Binaires can be donwloaded from the authors website:
http://swift.cmbi.ru.nl/gv/dssp/
The module calls this program as dssp by default, but this value can be modified in each run.
( run in 0.967 second using v1.01-cache-2.11-cpan-140bd7fdf52 )