MrBayes 3.1.2 installed on Edda
Both the MPI and non-MPI versions of MrBayes 3.1.2 have now been installed on Edda as 64-bit programs.
To access the standard (non-MPI) version of MrBayes put the following into your PBS script before calling “mb [arguments]“:
module load mrbayes/3.1.2
To access the MPI version of MrBayes put the following into your PBS script before calling “mpiexec mb [arguments]“:
module load mrbayes/3.1.2-mpi
MrBayes is a program for the Bayesian estimation of phylogeny.