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

Add hint

parent b410f6c1
No related branches found
No related tags found
2 merge requests!69Change the name of the pre-calibrated output MS,!2Integrating calibration step in integration
Pipeline #188 passed
...@@ -4,7 +4,7 @@ class: CommandLineTool ...@@ -4,7 +4,7 @@ class: CommandLineTool
cwlVersion: v1.0 cwlVersion: v1.0
$namespaces: $namespaces:
sbg: 'https://www.sevenbridges.com/' sbg: 'https://www.sevenbridges.com/'
id: make_sourcedb_ateam id: make_sourcedb
baseCommand: baseCommand:
- makesourcedb - makesourcedb
inputs: inputs:
...@@ -39,7 +39,7 @@ outputs: ...@@ -39,7 +39,7 @@ outputs:
outputBinding: outputBinding:
glob: $(inputs.output_file_name) glob: $(inputs.output_file_name)
label: make_sourcedb_ateam label: make_sourcedb_ateam
requirements: hints:
- class: DockerRequirement - class: DockerRequirement
dockerPull: prefactor dockerPull: prefactor
- class: InlineJavascriptRequirement - class: InlineJavascriptRequirement
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment