comparison repeat_element_identifier_tool.xml @ 4:643eb09c9975 draft default tip

planemo upload for repository https://github.com/artbio/tools-artbio commit 3d96056b65a38e7642cfeef4ed274dc76b88472a-dirty
author mvdbeek
date Wed, 11 May 2016 13:27:47 -0400
parents 9b5d67bce66a
children
comparison
equal deleted inserted replaced
3:9b5d67bce66a 4:643eb09c9975
8 <repeat name="rep" title="input"> 8 <repeat name="rep" title="input">
9 <param name="input_file" type="data"/> 9 <param name="input_file" type="data"/>
10 </repeat> 10 </repeat>
11 </inputs> 11 </inputs>
12 <outputs> 12 <outputs>
13 <data name="output" /> 13 <data name="output" format="txt" />
14 </outputs> 14 </outputs>
15 <help> 15 <help>
16 This tool will print the element identifier of files in a repeat section. 16 This tool will print the element identifier of files in a repeat section.
17 </help> 17 </help>
18 </tool> 18 </tool>