SOFT : PhyML
------

Site du soft: https://github.com/stephaneguindon/phyml
-------------

LICENSE:
--------

GPL-v3

See software documentation for more informations.

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

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

-> Version v3.3.20250515 

Without MPI, just: 
module load bioinfo/PhyML/3.3.202505151

phyml ...

With MPI:

#Need openmpi-4.1.4
module load mpi/openmpi/4.1.4
module load bioinfo/PhyML/3.3.202505151

phyml-mpi ...

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

/usr/local/bioinfo/src/PhyML/example_on_cluster/phyml-3.3.20211231_MPI

To submit: sbatch test_phyml-3.3.20211231_MPI.sh

See software documentation and our FAQ (https://vm-genoword.toulouse.inrae.fr/FAQ) for more informations.
