Skip to content
Snippets Groups Projects
Commit aba622bb authored by Gervaise Henry's avatar Gervaise Henry 🤠
Browse files

Change cellranger version to 4.0.0

parent 6343f584
No related merge requests found
Pipeline #9085 passed with stages
in 5 minutes and 57 seconds
......@@ -167,7 +167,7 @@ process mkfastq {
tag "${bcl.simpleName}"
publishDir "${outDir}/${task.process}", mode: 'copy', pattern: "{*/outs/**/*.fastq.gz}"
queue '128GB,256GB,256GBv1,384GB'
module 'cellranger/4.0.0:bcl2fastq/2.19.1'
module 'cellranger/3.1.0:bcl2fastq/2.19.1'
input:
file versions_cellrangerScript
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment