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

Updated test data and predict step

Former-commit-id: c2a06465
parent dbe19dcf
No related branches found
No related tags found
No related merge requests found
No preview for this file type
eba50926e18ada5a3e4d9772d757e54ff5519dc0
\ No newline at end of file
7637ff184c49f778fa3641fbc6548d043393cd86
\ No newline at end of file
File added
2dedb806a06539078faf5e62c82a98b21dc512b8
\ No newline at end of file
No preview for this file type
......@@ -7,7 +7,7 @@ baseCommand: [DPPP]
requirements:
InlineJavascriptRequirement: {}
InitialWorkDirRequirement:
listing:
- entry: $(inputs.msin)
......@@ -39,6 +39,9 @@ inputs:
- id: msout_datacolumn
type: string
default: MODEL_DATA
inputBinding:
prefix: msout.datacolumn=
separate: false
- id: sources_db
type: [File, Directory]
inputBinding:
......@@ -57,7 +60,7 @@ inputs:
default: false
inputBinding:
prefix: predict.usebeammodel=True
outputs:
- id: msout
......
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