comparison fasta_nucleotide_changer.xml @ 4:091ca73f5804 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_nucleotide_changer commit 3953b65f6b1c0336e9cadbe0792a5d3b14b5643a
author iuc
date Wed, 22 Aug 2018 11:04:20 -0400
parents cc9a18dd41c9
children ec0b5076173a
comparison
equal deleted inserted replaced
3:cc9a18dd41c9 4:091ca73f5804
1 <tool id="cshl_fasta_nucleotides_changer" version="1.0.1" name="RNA/DNA" > 1 <tool id="cshl_fasta_nucleotides_changer" version="1.0.2" name="RNA/DNA" >
2 <description>converter</description> 2 <description>converter</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />
7 <command detect_errors="exit_code"><![CDATA[ 7 <command detect_errors="exit_code"><![CDATA[
8 @CATS@ fasta_nucleotide_changer 8 @CATS@ fasta_nucleotide_changer
9 -$mode 9 -$mode
10 -v 10 -v
11 -o '$output' 11 -o '$output'
12 @GZIP@
12 ]]></command> 13 ]]></command>
13 <inputs> 14 <inputs>
14 <expand macro="fasta_input" /> 15 <expand macro="fasta_input" />
15 16
16 <param name="mode" type="select" label="Convert"> 17 <param name="mode" type="select" label="Convert">