Mercurial > repos > iuc > fastp
comparison macros.xml @ 7:2fcdbf78caf9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 249269561e1d3a767371c154677e5dd59147f7d7
| author | iuc |
|---|---|
| date | Wed, 16 Jan 2019 04:01:17 -0500 |
| parents | 4c14c2f8f4fb |
| children | e9f30696da0e |
comparison
equal
deleted
inserted
replaced
| 6:7c49e331a737 | 7:2fcdbf78caf9 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@WRAPPER_VERSION@">0.19.3</token> | 2 <token name="@WRAPPER_VERSION@">0.19.5</token> |
| 3 | 3 |
| 4 <xml name="adapter_trimming_options"> | 4 <xml name="adapter_trimming_options"> |
| 5 <section name="adapter_trimming_options" title="Adapter Trimming Options" expanded="False"> | 5 <section name="adapter_trimming_options" title="Adapter Trimming Options" expanded="False"> |
| 6 <param name="disable_adapter_trimming" argument="-A" type="boolean" truevalue="-A" falsevalue="" checked="false" label="Disable adapter trimming" help="Adapter trimming is enabled by default. If this option is specified, adapter trimming is disabled."/> | 6 <param name="disable_adapter_trimming" argument="-A" type="boolean" truevalue="-A" falsevalue="" checked="false" label="Disable adapter trimming" help="Adapter trimming is enabled by default. If this option is specified, adapter trimming is disabled."/> |
| 7 <expand macro="adapter_sequence" read_number="1" /> | 7 <expand macro="adapter_sequence" read_number="1" /> |
