Skip to content

Using a collection [from a list of collections] as tools input #4324

Closed
@cumbof

Description

@cumbof

Currently it is not possible to use a collection as input for any tool if this collection is inside a list of collections. I have encountered this problem for the tool referring to the pull request #1380 under the tools-iuc repository. The output of the tool is the following:

<collection name="list_output" type="list:list" label="${tool.name} Output Collection">
        <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)_(?P&lt;ext&gt;[^_]+)_(?P&lt;dbkey&gt;[^_]+)" ext="auto" visible="False" directory="tmp" />
</collection>

@nekrut @jmchilton

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions