SOFT : Salmon ------ Site du soft: https://salmon.readthedocs.io/en/latest/salmon.html ------------- LICENSE: -------- GPL-v3 See software documentation for more informations. Location: /usr/local/bioinfo/src/Salmon --------- Load binaries and environment: ------------------------------ -> Version v1.6.0 module load bioinfo/Salmon/1.6.0 -> Version v1.10.0 module load bioinfo/Salmon/1.10.0 -> Version v1.11.4 #Need Miniforge module load devel/Miniforge/Miniforge3 module load bioinfo/Salmon/1.11.4 To unload module, unload in order: module unload bioinfo/Salmon/1.11.4 module unload devel/Miniforge/Miniforge3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Salmon/example_on_cluster To submit: sbatch test_salmon-v1.10.0.sh See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.