SOFT : Evo2 ------ Site du soft: https://github.com/arcinstitute/evo2 ------------- LICENSE: -------- Apache-2.0 See software documentation for more informations. Location: /usr/local/bioinfo/src/Evo2 --------- Load binaries and environment: ------------------------------ -> Version v0.3.0 #Need Miniforge module load devel/Miniforge/Miniforge3 #Need gcc-12.2.0 module load compilers/gcc/12.2.0 module load bioinfo/Evo2/0.3.0 To unload module, unload in order: module unload bioinfo/Evo2/0.3.0 module unload devel/Miniforge/Miniforge3 #Need GPU (Only on L40S GPU). To submit on gpuq, see FAQ: https://vm-genoword.toulouse.inrae.fr/FAQ/faq/job-submission/#how-to-use-gpu-node -> How to use GPU node Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Evo2/example_on_cluster To submit: sbatch test_evo2-v0.3.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.