SOFT : Emu ------ Site du soft: https://github.com/treangenlab/emu ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/Emu --------- Load binaries and environment: ------------------------------ -> Version v3.4.5 #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/Emu/3.4.5 To unload module, unload in order: module unload bioinfo/Emu/3.4.5 module unload devel/Miniconda/Miniconda3 Path to Emu database ( EMU_DATABASE_DIR chargé dans le module): /usr/local/bioinfo/src/Emu/Emu-v3.4.5/emu_database/ Warning! By default 3 cpu are used on the node. Don't forget to adjust --threads option of emu command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Emu/example_on_cluster To submit: sbatch test_Emu-v3.4.5.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.