Forked from
Luis Salamanca / democrasci_preprocWP1
978 commits behind the upstream repository.
-
Luis Salamanca authored
renku run python src/python/run_extract_origxml.py data/AB//1955/00_rawpdfs.tar.gz data/AB//1955/02_extractedxml.tar.gz
Luis Salamanca authoredrenku run python src/python/run_extract_origxml.py data/AB//1955/00_rawpdfs.tar.gz data/AB//1955/02_extractedxml.tar.gz
485f7c6a12284f569757a2ee2ca31e88_python.cwl 1.04 KiB
arguments: []
baseCommand:
- python
class: CommandLineTool
cwlVersion: v1.0
hints: []
inputs:
input_1:
default:
class: File
path: ../../src/python/run_extract_origxml.py
inputBinding:
position: 1
separate: true
shellQuote: true
streamable: false
type: File
input_2:
default:
class: File
path: ../../data/AB/1955/00_rawpdfs.tar.gz
inputBinding:
position: 2
separate: true
shellQuote: true
streamable: false
type: File
input_3:
default: data/AB/1955/02_extractedxml.tar.gz
inputBinding:
position: 3
separate: true
shellQuote: true
streamable: false
type: string
outputs:
output_0:
outputBinding:
glob: $(inputs.input_3)
streamable: false
type: File
permanentFailCodes: []
requirements:
- class: InlineJavascriptRequirement
- class: InitialWorkDirRequirement
listing:
- entry: '$({"listing": [], "class": "Directory"})'
entryname: data/AB/1955
writable: true
successCodes: []
temporaryFailCodes: []