SOFT : SVIM ------ Site du soft: https://github.com/eldariont/svim ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/SVIM --------- Load binaries and environment: ------------------------------ -> Version v1.1.1 #Need Miniconda module load system/Miniconda3-4.4.10 module load bioinfo/svim-1.1.1 Be careful, to unload, not use module purge but in order: module unload bioinfo/svim-1.1.1 module unload system/Miniconda3-4.4.10 -> Version v1.4.2 #Need Miniconda module load system/Miniconda3 module load bioinfo/svim-1.4.2 Be careful, to unload, not use module purge but in order: module unload bioinfo/svim-1.4.2 module unload system/Miniconda3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/SVIM/example_on_cluster To submit: sbatch test_svim-1.1.1.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.