comparison elastic_expose_to_list_paired_collection.xml @ 4:9ff33a3631fa draft

planemo upload commit 979e0f1c28c74ca7df02ef20c2208e9677bc820a-dirty
author mingchen0919
date Mon, 02 Apr 2018 08:32:59 -0400
parents 5838300fc1aa
children
comparison
equal deleted inserted replaced
3:5838300fc1aa 4:9ff33a3631fa
59 <param name="a_tool_output_dir" type="data" optional="false" multiple="false" label="a tool output directory"/> 59 <param name="a_tool_output_dir" type="data" optional="false" multiple="false" label="a tool output directory"/>
60 <param type="text" name="value" optional="true" label="relative path"/> 60 <param type="text" name="value" optional="true" label="relative path"/>
61 </repeat> 61 </repeat>
62 </inputs> 62 </inputs>
63 <outputs> 63 <outputs>
64 <data format="html" name="report" label="${tool.name} report"/> 64 <data format="html" name="report" label="${tool.name} report ${on_string}"/>
65 <data format="txt" name="tool_log" label="${tool.name} log"/> 65 <data format="txt" name="tool_log" label="${tool.name} log ${on_string}"/>
66 <collection type="list:paired" name="list_paired_collection"> 66 <collection type="list:paired" name="list_paired_collection">
67 <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)\.(?P&lt;ext&gt;[^\._]+)?" directory="list_paired"/> 67 <discover_datasets pattern="(?P&lt;identifier_0&gt;[^_]+)_(?P&lt;identifier_1&gt;[^_]+)\.(?P&lt;ext&gt;[^\._]+)?" directory="list_paired"/>
68 </collection> 68 </collection>
69 </outputs> 69 </outputs>
70 <citations> 70 <citations>