comparison convert_characters.xml @ 2:8a53d7f02ce4 draft

planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty
author devteam
date Tue, 21 Jul 2015 14:17:34 -0400
parents b1cac85bdd7a
children 042ed2d0a017
comparison
equal deleted inserted replaced
1:b1cac85bdd7a 2:8a53d7f02ce4
1 <tool id="Convert characters1" name="Convert"> 1 <tool id="Convert characters1" name="Convert" version="1.0.0">
2 <description>delimiters to TAB</description> 2 <description>delimiters to TAB</description>
3 <command interpreter="python">convert_characters.py "${input}" "${convert_from}" "${out_file1}"</command> 3 <command interpreter="python">convert_characters.py "${input}" "${convert_from}" "${out_file1}"</command>
4 <inputs> 4 <inputs>
5 <param name="convert_from" type="select" label="Convert all"> 5 <param name="convert_from" type="select" label="Convert all">
6 <option value="s">Whitespaces</option> 6 <option value="s">Whitespaces</option>