This is an old revision of the document!
BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences.
See which versions of beast are available:
$ module avail beast
Load one version into your environment and run it:
$ module load beast/1.10.2 $ beast -h
Notes from the sysadmin during installation:
$ cd /tmp $ wget https://github.com/beast-dev/beast-mcmc/releases/download/v1.10.2/BEASTv1.10.2.tgz $ tar xf BEASTv1.10.2.tgz $ sudo cp -r BEASTv1.10.2 /export/apps/beast/1.10.2