Project

General

Profile

Actions

Idea #14888

closed

[CWL] running expression tool on arvados doesn't return proper output

Added by Jiayong Li about 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
Story points:
-

Description

I'm running a workflow (catbeds.cwl) that uses expression tool to get all the bed files from a directory, and then catting them. The workflow works fine.
https://workbench.su92l.arvadosapi.com/container_requests/su92l-xvhdp-if13mus3rgqopbs

But if I run the expression tool only (getbeds.cwl) https://workbench.su92l.arvadosapi.com/container_requests/su92l-xvhdp-95zyqpj0b4k1nuz, it shows the beds as an empty array.

{
    "beds": []
}

This is very confusing when we're testing the expression tool alone.

Actions

Also available in: Atom PDF