comparison find_and_replace.xml @ 7:01ca80da2266 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 4379e712f76f2bb12ee2cc270dd8a0e806df2cd6
author bgruening
date Mon, 22 May 2017 07:41:58 -0400
parents 60edf2f8c28f
children 0a8c6b61f0f4
comparison
equal deleted inserted replaced
6:60edf2f8c28f 7:01ca80da2266
1 <tool id="tp_find_and_replace" name="Replace" version="@BASE_VERSION@.0"> 1 <tool id="tp_find_and_replace" name="Replace" version="@BASE_VERSION@.1">
2 <description>parts of text</description> 2 <description>parts of text</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="5.18.1">perl</requirement> 7 <requirement type="package" version="5.22.0.1">perl</requirement>
8 </requirements> 8 </requirements>
9 <command> 9 <command>
10 <![CDATA[ 10 <![CDATA[
11 perl '$__tool_directory__/find_and_replace' 11 perl '$__tool_directory__/find_and_replace'
12 #if $searchwhere.searchwhere_select == "column": 12 #if $searchwhere.searchwhere_select == "column":