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
rnaseq
Commits
2adff316
Commit
2adff316
authored
May 16, 2018
by
Brandi Cantarel
Browse files
update main
parent
682cf459
Pipeline
#2015
failed with stage
in 0 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
workflow/main.nf
View file @
2adff316
...
...
@@ -200,7 +200,6 @@ process statanal {
output:
file "*.txt" into txtfiles
file "*.png" into psfiles
file "*"
file("bg.rda") into rdafiles
when:
script:
...
...
@@ -209,6 +208,7 @@ process statanal {
perl $baseDir/scripts/concat_cts.pl -o ./ *.cts
perl $baseDir/scripts/concat_fpkm.pl -o ./ *.fpkm.txt
touch empty.png
touch bg.rda
"""
else
"""
...
...
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