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 beast
$ module load beast/1.8.3
Notes from the sysadmin during installation:
$ cd /tmp $ wget https://github.com/beast-dev/beast-mcmc/releases/download/v1.8.3/BEASTv1.8.3.tgz $ tar -xvf BEASTv1.8.3.tgz $ cd BEASTv1.8.3 $ sudo mkdir -p /export/apps/beast/1.8.3 $ sudo cp -r . /export/apps/beast/1.8.3/