Skip to content

'Apply' object has no attribute 'expr' #200

@admi2u

Description

@admi2u

my wdl file :
https://github.com/admi2u/blast_wdl/blob/master/blast.wdl#L74

while convert this file to cwl use wdl2cwl script, report this error:
Traceback (most recent call last): File "/root/wdl-cwl-translator/wdl2cwl/main.py", line 726, in get_workflow_outputs self, output_source = item_expr.expr.name[::-1].replace(".", "/", 1)[::-1] AttributeError: 'Apply' object has no attribute 'expr'

how can i fix this problem?

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