Skip to content

Parse creator and license information from CWL documents. #117

@jmchilton

Description

@jmchilton

galaxyproject#10408 adds the ability to view this data in the GUI and annotate it in tools and workflows.

The Galaxy hook on the tool side is parse_license and parse_creator inside of lib/galaxy/tool_util/parser/cwl.py.

The workflow hook is lib/galaxy/tool_util/cwl/parser.py:WorkflowProxy.to_dict. This method produces a vanilla Galaxy workflow description for a CWL workflow - if that is populated with license and creator metadata as it would appear in a .ga file - the GUI should display the info.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions