Skip to content

Need a tool runner. #6

@jefferys

Description

@jefferys

Need something that can run a tool.cwl given a data.yaml file. Probably looks like:

cwlRun( 'tool.cwl', 'data.yaml' )

Not sure if it should return anything. This is pretty hard to do in general, so need to define success in a very limited way. The original idea was to work through the examples in the user manual. Probably limit this to just mac/linux compatible as don't have a windows test environment to work with, and this could all be run in docker, except for the parts that run docker...

Actually will actively NOT implement the docker component at this time.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions