Test tools locally cwl-runner (https://github.com/common-workflow-language/cwltool)

test_tool_cwlrun(rabix_tool, inputs = list())

Arguments

rabix_tool

rabix tool from Tool class

inputs

input parameters declared as json (or yaml) string

Value

cwl-runner stdout

Examples