Mercurial > repos > devteam > fastx_clipper
comparison fastx_clipper.xml @ 4:397201fefb9e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/fastx_toolkit/fastx_clipper commit 3953b65f6b1c0336e9cadbe0792a5d3b14b5643a
| author | iuc |
|---|---|
| date | Wed, 22 Aug 2018 11:03:05 -0400 |
| parents | 410c5d0b638a |
| children | 40200bfa25cd |
comparison
equal
deleted
inserted
replaced
| 3:410c5d0b638a | 4:397201fefb9e |
|---|---|
| 1 <tool id="cshl_fastx_clipper" name="Clip" version="1.0.2"> | 1 <tool id="cshl_fastx_clipper" name="Clip" version="1.0.3"> |
| 2 <description>adapter sequences</description> | 2 <description>adapter sequences</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" /> |
| 12 -o '$output' | 12 -o '$output' |
| 13 -v | 13 -v |
| 14 $KEEP_N | 14 $KEEP_N |
| 15 $DISCARD_OPTIONS | 15 $DISCARD_OPTIONS |
| 16 @FQQUAL@ | 16 @FQQUAL@ |
| 17 @GZIP@ | |
| 17 ]]></command> | 18 ]]></command> |
| 18 | 19 |
| 19 <inputs> | 20 <inputs> |
| 20 <expand macro="fastx_input" /> | 21 <expand macro="fastx_input" /> |
| 21 | 22 |
