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
8d8b4556
Commit
8d8b4556
authored
Jun 20, 2020
by
Gervaise Henry
🤠
Browse files
Remove export location settings which causes an error in biohpc
parent
2ccd01ab
Pipeline
#7351
passed with stages
in 7 minutes and 56 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
workflow/main.nf
View file @
8d8b4556
...
...
@@ -282,8 +282,8 @@ process multiqc {
hostname
ulimit -u 16384
ulimit -a
export LC_ALL=C.UTF-8
export LANG=C.UTF-8
#
export LC_ALL=C.UTF-8
#
export LANG=C.UTF-8
multiqc -c ${multiqcConf} .
"""
...
...
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