comparison repeat_element_identifier_tool.xml @ 3:9b5d67bce66a draft

planemo upload for repository https://github.com/artbio/tools-artbio commit 3d96056b65a38e7642cfeef4ed274dc76b88472a-dirty
author mvdbeek
date Wed, 11 May 2016 13:26:00 -0400
parents 862f0f5bfab7
children 643eb09c9975
comparison
equal deleted inserted replaced
2:862f0f5bfab7 3:9b5d67bce66a
1 <tool id="repeat_element_identifier" name="repeat_element_identifier" version="0.0.1" hidden="false" > 1 <tool id="repeat_element_identifier" name="repeat_element_identifier" version="0.0.1" hidden="false" >
2 <command>> 2 <command>
3 #for i in $rep 3 #for i in $rep
4 echo "$i.input_file.element_identifier" > "$output" 4 echo "$i.input_file.element_identifier" > "$output"
5 #end for 5 #end for
6 </command> 6 </command>
7 <inputs> 7 <inputs>