SOFT : Inspector ------ Site du soft: https://github.com/ChongLab/Inspector ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/Inspector --------- Load binaries and environment: ------------------------------ -> Version v1.2 #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/Inspector/1.2 To unload module, unload in order: module unload bioinfo/Inspector/1.2 module unload devel/Miniconda/Miniconda3 Warning! By default 8 cpus are used on the node. Don't forget to adjust -t option of inspector.py command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Inspector/example_on_cluster To submit: sbatch test_Inspector-v1.2.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.