comparison fasta_nucleotide_changer.xml @ 5:ec0b5076173a draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fasta_nucleotide_changer commit 4c002e52261da2e7609735883d91fa1610ce6ce7"
author iuc
date Thu, 30 Jan 2020 13:28:49 -0500
parents 091ca73f5804
children f773e98b26cf
comparison
equal deleted inserted replaced
4:091ca73f5804 5:ec0b5076173a
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 @GZIP@ > '$output'
12 @GZIP@
13 ]]></command> 12 ]]></command>
14 <inputs> 13 <inputs>
15 <expand macro="fasta_input" /> 14 <expand macro="fasta_input" />
16 15
17 <param name="mode" type="select" label="Convert"> 16 <param name="mode" type="select" label="Convert">