Mercurial > repos > devteam > fasta_nucleotide_changer
comparison fasta_nucleotide_changer.xml @ 5:156cfcd126c3 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 18:25:07 +0000 |
parents | da8b20552cf4 |
children | 5904fbde39ec |
comparison
equal
deleted
inserted
replaced
4:da8b20552cf4 | 5:156cfcd126c3 |
---|---|
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"> |