Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
cellranger_mkfastq
Commits
aba622bb
Commit
aba622bb
authored
Jan 21, 2021
by
Gervaise Henry
🤠
Browse files
Change cellranger version to 4.0.0
parent
6343f584
Pipeline
#9085
passed with stages
in 5 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
workflow/main.nf
View file @
aba622bb
...
@@ -167,7 +167,7 @@ process mkfastq {
...
@@ -167,7 +167,7 @@ process mkfastq {
tag "${bcl.simpleName}"
tag "${bcl.simpleName}"
publishDir "${outDir}/${task.process}", mode: 'copy', pattern: "{*/outs/**/*.fastq.gz}"
publishDir "${outDir}/${task.process}", mode: 'copy', pattern: "{*/outs/**/*.fastq.gz}"
queue '128GB,256GB,256GBv1,384GB'
queue '128GB,256GB,256GBv1,384GB'
module 'cellranger/
4.0
.0:bcl2fastq/2.19.1'
module 'cellranger/
3.1
.0:bcl2fastq/2.19.1'
input:
input:
file versions_cellrangerScript
file versions_cellrangerScript
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment