v18.04

Version of tools in docker image (/container/Dockerfile)

ToolVersionLocation

Ubuntu base image

18.04

-

Available tools

ToolDescription

sort.cwl

sort lines of text files

gzip.cwl

compress or expand files

mv.cwl

move (rename) files

CWL

  • CWL specification 1.0

  • Use example_inputs_toolname.yaml to see the inputs to the cwl

  • Example Command using toil:

    > toil-cwl-runner gzip.cwl example_inputs_gzip.yaml

Last updated