Mercurial > repos > iuc > fastp
diff macros.xml @ 1:adf6b091b0a8 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 6918a14442b7ebc56950917d668356feefaaaa28
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 04:24:21 -0400 |
| parents | cb7226f7c585 |
| children | 12385e062a73 |
line wrap: on
line diff
--- a/macros.xml Fri Mar 09 20:21:34 2018 -0500 +++ b/macros.xml Tue Mar 20 04:24:21 2018 -0400 @@ -1,5 +1,5 @@ <macros> - <token name="@WRAPPER_VERSION@">0.12.4</token> + <token name="@WRAPPER_VERSION@">0.12.5</token> <xml name="adapter_sequence1"> <param name="adapter_sequence1" argument="--adapter_sequence" type="text" optional="true" label="Adapter sequence for input 1" @@ -21,5 +21,4 @@ <param name="poly_g_min_len" argument="--poly_g_min_len" type="integer" optional="true" label="PolyG minimum length" help="The minimum length to detect polyG in the read tail. 10 by default."/> </xml> - </macros>
