Skip to content
Snippets Groups Projects
Commit 41670290 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

Add workflow template

parent 5e4ad80d
No related branches found
No related tags found
No related merge requests found
class: Workflow
cwlVersion: v1.0
id: fillhere
label: fillhere
inputs: []
outputs: []
steps:
- id: step_one
in:
- id: input_one
source:
- sourcename
out:
- id: output_id
run: ./imageplotter.cwl
label: imageplotter
requirements:
- class: ScatterFeatureRequirement
- class: StepInputExpressionRequirement
- class: InlineJavascriptRequirement
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