Skip to content
Snippets Groups Projects
Commit aa51357a authored by Francois Ancien's avatar Francois Ancien
Browse files

Adding drs-echo

parent aef67a3b
No related branches found
No related tags found
No related merge requests found
cwlVersion: v1.0
class: CommandLineTool
baseCommand: cat
inputs:
- id: input
type: File
inputBinding:
position: 1
outputs:
output_file:
type: File
outputBinding:
glob: echo_output.txt
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment