Skip to content
Snippets Groups Projects
Commit 7146de1c authored by Lili Gasser's avatar Lili Gasser Committed by renku 0.3.4.dev13
Browse files

renku run --isolation python src/python/extractMPs.py...

renku run --isolation python src/python/extractMPs.py data/politicians/Ratsmitglieder_1848_DE_corr.xlsx data/politicians/MPs_additionalInfo.csv data/politicians/MPs_after1890.csv data/politicians/lastnames/
parent acb008ab
No related branches found
No related tags found
No related merge requests found
Showing
with 112 additions and 38 deletions
arguments: []
baseCommand:
- python
class: CommandLineTool
cwlVersion: v1.0
hints: []
inputs:
input_1:
default:
class: File
path: ../../src/python/extractMPs.py
inputBinding:
position: 1
separate: true
shellQuote: true
streamable: false
type: File
input_2:
default:
class: File
path: ../../data/politicians/Ratsmitglieder_1848_DE_corr.xlsx
inputBinding:
position: 2
separate: true
shellQuote: true
streamable: false
type: File
input_3:
default:
class: File
path: ../../data/politicians/MPs_additionalInfo.csv
inputBinding:
position: 3
separate: true
shellQuote: true
streamable: false
type: File
input_4:
default: data/politicians/MPs_after1890.csv
inputBinding:
position: 4
separate: true
shellQuote: true
streamable: false
type: string
input_5:
default: data/politicians/lastnames
inputBinding:
position: 5
separate: true
shellQuote: true
streamable: false
type: string
outputs:
output_0:
outputBinding:
glob: $(inputs.input_4)
streamable: false
type: File
output_1:
outputBinding:
glob: $(inputs.input_5)
streamable: false
type: Directory
permanentFailCodes: []
requirements:
- class: InlineJavascriptRequirement
- class: InitialWorkDirRequirement
listing:
- entry: '$({"listing": [], "class": "Directory"})'
entryname: data/politicians/lastnames
writable: true
successCodes: []
temporaryFailCodes: []
source diff could not be displayed: it is stored in LFS. Options to address this: view the blob.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
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