SOFT : ReLERNN ------ Site du soft: https://github.com/kr-colab/ReLERNN ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/ReLERNN --------- Load binaries and environment: ------------------------------ -> Version v1.0.0 #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/ReLERNN/1.0.0 To unload module, unload in order: module unload bioinfo/ReLERNN/1.0.0 module unload devel/Miniconda/Miniconda3 #Need GPU. To submit on gpuq, see FAQ: https://bioinfo.genotoul.fr/index.php/faq/job_submission_faq/ -> How to use GPU node Warning! By default all cpu are used on the node. Don't forget to adjust -t option of ReLERNN commands and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/ReLERNN/example_on_cluster To submit: sbatch test_ReLERNN-v1.0.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.