Mercurial > repos > iuc > lofreq_filter
diff macros.xml @ 4:08eab8cb7d14 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/lofreq commit 841c48994eb214a2f8718b1d1aca22bc38598528"
| author | iuc |
|---|---|
| date | Mon, 15 Jun 2020 17:09:59 +0000 |
| parents | 6b9548e15809 |
| children |
line wrap: on
line diff
--- a/macros.xml Fri May 29 19:18:33 2020 +0000 +++ b/macros.xml Mon Jun 15 17:09:59 2020 +0000 @@ -1,11 +1,11 @@ <macros> - <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> - <token name="@TOOL_VERSION@">2.1.4</token> + <token name="@TOOL_VERSION@">2.1.5</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">lofreq</requirement> <yield/> </requirements> + <version_command>lofreq version | grep version | cut -d ' ' -f 2</version_command> </xml> <xml name="citations"> <citations>
