SOFT : PlantiSMASH ------ Site du soft: https://github.com/plantismash/plantismash ------------- LICENSE: -------- AGPL-3.0 license See software documentation for more informations. Location: /usr/local/bioinfo/src/PlantiSMASH --------- Load binaries and environment: ------------------------------ -> Version v2.0-beta2 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/PlantiSMASH/2.0-beta2 To unload module, unload in order: module unload bioinfo/PlantiSMASH/2.0-beta2 module unload devel/Miniforge/Miniforge3 #Warning! By default all (128) pus are used on the node. Don't forget to adjust --cpusoption of run_antismash.py command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/PlantiSMASH/example_on_cluster To submit: sbatch test_plantismash-v2.0-beta2.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.