We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91e06d8 commit 4502d1aCopy full SHA for 4502d1a
lib/galaxy/tools/nest_collection.xml
@@ -13,7 +13,7 @@
13
<import>model_operation_macros.xml</import>
14
</macros>
15
<inputs>
16
- <param type="data_collection" name="input" label="Input Collection" />
+ <param type="data_collection" collection_type="list,paired" name="input" label="Input Collection" />
17
</inputs>
18
<outputs>
19
<collection name="output" format_source="input" type="list:list" label="${on_string} (flattened)" >
0 commit comments