Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nextflow
hello
Commits
451ebd9d
Commit
451ebd9d
authored
Aug 07, 2014
by
Paolo Di Tommaso
Browse files
Updated script
parent
0ec2ecd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
main.nf
View file @
451ebd9d
...
...
@@ -8,6 +8,6 @@ process sayHello {
val x from cheers
"""
echo '$x world!
(version 1.2)
'
echo '$x world!'
"""
}
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