Skip to content

Use cwltool's pack to make workflow self-contained #3

@tonyyzy

Description

@tonyyzy

Currently, workflows refer to individual tool wrappers when executed which means when the workflow file is used on another platform, the tool scripts need to present at the correct directory.

Use cwltool's pack functionality to make self-contained workflows so there's no need to get any other scripts.

Potential caveats:

  • Some tool wrapper refers to another script (R, python, etc.) which is still a dependency. Containerise those scripts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions