NLeSC / noodles

Computational workflow engine, making distributed computing in Python easy!
http://nlesc.github.io/noodles
Apache License 2.0
21 stars 7 forks source link

Create CWL single job translator. #46

Closed jhidding closed 6 years ago

jhidding commented 7 years ago

We need a command line tool to execute a single Python function. This is really simple, since we have everything in place already.