Mercurial > repos > devteam > fastx_reverse_complement
comparison fastx_reverse_complement.xml @ 4:64203edc4ec1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_reverse_complement commit 3953b65f6b1c0336e9cadbe0792a5d3b14b5643a
| author | iuc |
|---|---|
| date | Wed, 22 Aug 2018 11:03:42 -0400 |
| parents | 9d06c848a628 |
| children | a4167b7c73cb |
comparison
equal
deleted
inserted
replaced
| 3:9d06c848a628 | 4:64203edc4ec1 |
|---|---|
| 1 <tool id="cshl_fastx_reverse_complement" version="1.0.1" name="Reverse-Complement"> | 1 <tool id="cshl_fastx_reverse_complement" version="1.0.2" name="Reverse-Complement"> |
| 2 <description></description> | 2 <description></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@ fastx_reverse_complement -v | 8 @CATS@ fastx_reverse_complement -v |
| 9 -o '$output' | 9 -o '$output' |
| 10 @FQQUAL@ | 10 @FQQUAL@ |
| 11 @GZIP@ | |
| 11 ]]></command> | 12 ]]></command> |
| 12 <inputs> | 13 <inputs> |
| 13 <expand macro="fastx_input" /> | 14 <expand macro="fastx_input" /> |
| 14 </inputs> | 15 </inputs> |
| 15 <outputs> | 16 <outputs> |
