Skip to content
Snippets Groups Projects
Commit 86dfa130 authored by Aurelien Brionne's avatar Aurelien Brionne
Browse files

update readme for genobioinfo cluster

parent c329a881
No related branches found
No related tags found
No related merge requests found
......@@ -32,8 +32,8 @@ design.csv file must have *ID* and *target* header and write with comma separato
#SBATCH -J CGI
#SBATCH --mem=10GB
#SBATCH -p unlimitq
module load system/singularity-3.7.3
module load bioinfo/Nextflow-v21.04.1
module load containers/singularity/3.9.9
module load bioinfo/Nextflow/23.04.3
nextflow run /work/project/lpgp/Nextflow/cgi/ \
-profile slurm \
--input "design.csv" \
......@@ -54,8 +54,8 @@ nextflow run /work/project/lpgp/Nextflow/cgi/ \
#SBATCH -J CGI
#SBATCH --mem=10GB
#SBATCH -p unlimitq
module load system/singularity-3.7.3
module load bioinfo/Nextflow-v21.04.1
module load containers/singularity/3.9.9
module load bioinfo/Nextflow/23.04.3
nextflow run /work/project/lpgp/Nextflow/cgi/ \
-profile slurm \
--input "design.csv" \
......@@ -70,8 +70,8 @@ nextflow run /work/project/lpgp/Nextflow/cgi/ \
#SBATCH -J CGI
#SBATCH --mem=10GB
#SBATCH -p unlimitq
module load system/singularity-3.7.3
module load bioinfo/Nextflow-v21.04.1
module load containers/singularity/3.9.9
module load bioinfo/Nextflow/23.04.3
nextflow run /work/project/lpgp/Nextflow/cgi/ \
-profile slurm \
--input "design.csv" \
......
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