SOFT : Resistify ------ Site du soft: https://github.com/SwiftSeal/resistify ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/Resistify --------- Load binaries and environment: ------------------------------ -> Version v1.3.0 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/Resistify/1.3.0 To unload module, unload in order: module unload bioinfo/Resistify/1.3.0 module unload devel/Miniforge/Miniforge3 Models path: /usr/local/bioinfo/src/Resistify/resistify-v1.3.0/models #Warning! By default all cpu are used on the node. Don't forget to adjust -t option for nlrexpress and --cpus-per-task option for Slurm. #Can be used on CPU node. If need GPU (TMbed and CoCoNat): to submit on gpuq, see FAQ: https://vm-genoword.toulouse.inrae.fr/FAQ/faq/job-submission/#how-to-use-gpu-node -> How to use GPU node Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Resistify/example_on_cluster To submit: sbatch test_resistify-v1.3.0.sh See software documentation and our FAQ (https://vm-genoword.toulouse.inrae.fr/FAQ) for more informations.