SOFT : RevBayes
------
Site du soft: https://revbayes.github.io/
-------------

LICENSE:
--------

GPL-v3

See software documentation for more informations.

Location: /usr/local/bioinfo/src/RevBayes
---------

Load binaries and environment:
------------------------------

-> Version v1.0.10

#Normal version
module load bioinfo/revbayes-1.0.1

#MPI version
module load compiler/intel-2018.0.128
module load mpi/openmpi-1.8.8-intel2018.0.128
module load bioinfo/revbayes-1.0.1

srun --mpi=pmi2 -n 4 rb-mpi mcmc_BM_mpi.Rev

Example directory for use on cluster:
-------------------------------------

/usr/local/bioinfo/src/RevBayes/example_on_cluster

To submit: sbatch test_revbayes-1.0.10.sh or  sbatch test_revbayes-1.0.10-mpi.sh

See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.
