SOFT : ESM-2
------

Site du soft: https://github.com/facebookresearch/esm
-------------

LICENSE:
--------

MIT

See software documentation for more informations.

Location: /usr/local/bioinfo/src/ESM-2
---------

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

-> Version v2.0.0

#Need Miniforge
module load devel/Miniforge/Miniforge3
module load bioinfo/ESM-2/2.0.0

To unload module, unload  in order:

module unload bioinfo/ESM-2/2.0.0
module unload devel/Miniforge/Miniforge3

#Need GPU. To submit on gpuq, see FAQ: https://bioinfo.genotoul.fr/index.php/faq/job_submission_faq/ -> How to use GPU node

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

/usr/local/bioinfo/src/ESM-2/example_on_cluster

To submit: sbatch test_ESM-2-v2.0.0.sh

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