Skip to content
Snippets Groups Projects
Commit f653f15b authored by Claire Hoede's avatar Claire Hoede
Browse files

correct minimal version of singularity

parent 59450d6d
No related branches found
No related tags found
No related merge requests found
Pipeline #220616 waiting for manual action
......@@ -35,11 +35,11 @@ A directory called `metagwgs` containing all source files of the pipeline have b
metagWGS needs two [Singularity](https://sylabs.io/docs/) containers to run: Singularity version 3.4.0 or above must be installed.
See [here](https://sylabs.io/guides/3.7/user-guide/quick_start.html#quick-installation-steps) how to install Singularity >=v3.3.0.
See [here](https://sylabs.io/guides/3.7/user-guide/quick_start.html#quick-installation-steps) how to install Singularity >=v3.4.0.
**NOTE: you are on [genologin cluster](http://bioinfo.genotoul.fr/)**
* Run `search_module Singularity` to find Singularity available versions.
* Run `module load Singularity_module` of the last version (`Singularity_module`) of Singularity installed (>=v3.3.0).
* Run `module load Singularity_module` of the last version (`Singularity_module`) of Singularity installed (>=v3.4.0).
* **WARNING:** for any issue during Singularity use on genologin cluster, you can see [this tutorial](https://genotoul-bioinfo.pages.mia.inra.fr/use-nextflow-nfcore-course/singularity/SINGULARITY.html).
## IV. Download or build Singularity containers
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment