SOFT : MrBayes ------ Site du soft: http://nbisweden.github.io/MrBayes/index.html ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/MrBayes --------- Load binaries and environment: ------------------------------ -> Version v3.2.7 module load bioinfo/MrBayes-3.2.7 -> Version v3.2.7-MPI #Need Openmpi and Intel compiler module load compiler/gcc-4.8.5 mpi/openmpi-2.1.2 module load bioinfo/MrBayes-3.2.7-MPI mpirun mb_mpi -h Warning! Only run on Broadwell node (add --constraint=broadwell sbatch option) Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/MrBayes/example_on_cluster To submit: sbatch test_MrBayes-3.2.7.sh or sbatch test_MrBayes-3.2.7-MPI.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.