Skip to content

Commit 4502d1a

Browse files
Update lib/galaxy/tools/nest_collection.xml
Co-authored-by: Marius van den Beek <[email protected]>
1 parent 91e06d8 commit 4502d1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/galaxy/tools/nest_collection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<import>model_operation_macros.xml</import>
1414
</macros>
1515
<inputs>
16-
<param type="data_collection" name="input" label="Input Collection" />
16+
<param type="data_collection" collection_type="list,paired" name="input" label="Input Collection" />
1717
</inputs>
1818
<outputs>
1919
<collection name="output" format_source="input" type="list:list" label="${on_string} (flattened)" >

0 commit comments

Comments
 (0)