SOFT : Apscale ------ Site du soft: https://github.com/DominikBuchner/apscale ------------- LICENSE: -------- MIT license See software documentation for more informations. Location: /usr/local/bioinfo/src/Apscale --------- Load binaries and environment: ------------------------------ -> Version 1.6.3 module load bioinfo/Apscale/1.6.3 See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations. This software is installed through a container solution with the following command wrappers (available in PATH): apscale demultiplexer libreoffice Your current directory, your save, work, the /work/project and all those listed in environment variable SINGULARITY_BINDPATH (comma separated list of folder paths without any space) will be accessible by the container. If you need to access somewhere else, modify the SINGULARITY_BINDPATH: export SINGULARITY_BINDPATH=/my/path1,/his/path2,/her/path3,$SINGULARITY_BINDPATH -> Version v1.7.1 (install via Miniconda) #Need Miniconda module load devel/Miniconda/Miniconda3 module load bioinfo/Apscale/1.7.1 To unload module, unload in order: module unload bioinfo/Apscale/1.7.1 module unload devel/Miniconda/Miniconda3 Example directory for use on cluster: ------------------------------------- /usr/local/bioinfo/src/Apscale/example_on_cluster See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.