SOFT : Snippy ------ Site du soft: https://github.com/tseemann/snippy ------------- LICENSE: -------- GPL-v2 See software documentation for more informations. Location: /usr/local/bioinfo/src/Snippy --------- Load binaries and environment: ------------------------------ -> Version v4.3.6 #Need Miniconda module load system/Miniconda3-4.4.10 module load bioinfo/snippy-v4.3.6 Be careful, to unload, not use module purge but in order: module unload bioinfo/snippy-v4.3.6 module unload system/Miniconda3-4.4.10 -> Version v4.6.0 #Need Miniconda module load system/Miniconda3 module load bioinfo/snippy-v4.6.0 Be careful, to unload, not use module purge but in order: module unload bioinfo/snippy-v4.6.0 module unload system/Miniconda3 Warning! Default cpu:8 (don't forget to adjust --cpu option and --cpus-per-task for Slurm ) Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Snippy/example_on_cluster To submit: sbatch test_snippy-v4.3.6.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.