@@ -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).