Mercurial > repos > iuc > lofreq_filter
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3:6b9548e15809 | 4:08eab8cb7d14 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@WRAPPER_VERSION@">@TOOL_VERSION@+galaxy</token> | 2 <token name="@TOOL_VERSION@">2.1.5</token> |
| 3 <token name="@TOOL_VERSION@">2.1.4</token> | |
| 4 <xml name="requirements"> | 3 <xml name="requirements"> |
| 5 <requirements> | 4 <requirements> |
| 6 <requirement type="package" version="@TOOL_VERSION@">lofreq</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">lofreq</requirement> |
| 7 <yield/> | 6 <yield/> |
| 8 </requirements> | 7 </requirements> |
| 8 <version_command>lofreq version | grep version | cut -d ' ' -f 2</version_command> | |
| 9 </xml> | 9 </xml> |
| 10 <xml name="citations"> | 10 <xml name="citations"> |
| 11 <citations> | 11 <citations> |
| 12 <citation type="doi">10.1093/nar/gks918</citation> | 12 <citation type="doi">10.1093/nar/gks918</citation> |
| 13 <yield /> | 13 <yield /> |
