SOFT : myloasm ------ Site du soft: https://github.com/bluenote-1577/myloasm ------------- LICENSE: -------- MIT See software documentation for more informations. Location: /usr/local/bioinfo/src/myloasm --------- Load binaries and environment: ------------------------------ -> Version v0.1.0 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/myloasm/0.1.0 To unload module, unload in order: module unload bioinfo/myloasm/0.1.0 module unload devel/Miniforge/Miniforge3 -> Version v0.2.0 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/myloasm/0.2.0 To unload module, unload in order: module unload bioinfo/myloasm/0.2.0 module unload devel/Miniforge/Miniforge3 Warning! By default 20 cpus are used on the node. Don't forget to adjust -t option of myloasm command and --cpus-per-task option for Slurm. Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/myloasm/example_on_cluster To submit: sbatch test_myloasm-v0.1.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.