SOFT : CONSENT ------ Site du soft: https://github.com/morispi/CONSENT ------------- LICENSE: -------- NC See software documentation for more informations. Location: /usr/local/bioinfo/src/CONSENT --------- Load binaries and environment: ------------------------------ -> Version v1.1.2 #Need Miniconda and gcc-7.2.0 module load system/Miniconda3-4.4.10 compiler/gcc-7.2.0 module load bioinfo/CONSENT-v1.1.2 Be careful, to unload, not use module purge but in order: module load bioinfo/CONSENT-v1.1.2 module unload system/Miniconda3-4.4.10 Warning! By default all cpu are used on the node. Don't forget to adjust --nproc option of CONSENT commands and --cpus-per-task for Slurm Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/CONSENT/example_on_cluster To submit: sbatch test_CONSENT-v1.1.2.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.