SOFT : CLARC ------ Site du soft: https://github.com/IndraGonz/CLARC ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/CLARC --------- Load binaries and environment: ------------------------------ -> Version v1.2.0 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/CLARC/1.2.0 To unload module, unload in order: module unload bioinfo/CLARC/1.2.0 module unload devel/Miniforge/Miniforge3 Warning! By default all cpu are used on the node. Don't forget to adjust --max_cores option of clarc command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/CLARC/example_on_cluster To submit: sbatch test_CLARC-v1.2.0.sh See software documentation and our FAQ (https://vm-genoword.toulouse.inrae.fr/FAQ) for more informations.