# phyML Instalamos phyML en el cluster ([1](http://www.atgc-montpellier.fr/phyml/)), ([2](https://github.com/stephaneguindon/phyml)). Para poder ejecutarlo, un ejemplo de script serĂ­a: ```bash #!/bin/bash export PATH:/home/soft/PHYML/:$PATH phyml [opciones] ```