BEAST
BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology.
Usage
Parallel run
For parallel running, additional parameters are required
where N is the number of processors requested in the PBS task. And also add
attribute in the input file.
With BEAGLE
Beast additional packages
Users can install additional packages available via the packagemager
command in their home directories. The following example demonstrates the local building of Beast 2.7.7 (distributed as a binary file; no installation is required) and the installation of the SNAPP package.
The default installation of Beast includes only Beast and Java.
If the SNAPP package is installed in the same directory as Beast itself, the package will be detected automatically.
But if the package is located in a different (non-automatically detected) path, it is necessary to specify this path via the -packagedir
option in the beast
command.
Last updated on