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