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
4ee9a681
Commit
4ee9a681
authored
Dec 27, 2019
by
Gervaise Henry
🤠
Browse files
Remove cellranger ran fastqc output
parent
2427f43a
Pipeline
#5381
failed with stages
in 6 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
workflow/main.nf
View file @
4ee9a681
...
...
@@ -91,7 +91,6 @@ process mkfastq {
file("**/outs/**/*.fastq.gz") into fastqPaths
file("**/outs/**/*.fastq.gz") into cellrangerCount
file("**/outs/fastq_path/Stats/*") into bqcPaths
file("**/outs/fastq_path/Reports/*") into fqcPaths2
val "${bcl.baseName}" into bclName
script:
...
...
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