Mercurial > repos > iuc > ivar_removereads
diff ivar_removereads.xml @ 11:984c3ae914d5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit a14db40361bcb2ee608bccd9222e1654aaea3324
| author | iuc |
|---|---|
| date | Wed, 11 Jan 2023 09:52:18 +0000 |
| parents | 83753cb5b5d1 |
| children | f4fb3ceec9f1 |
line wrap: on
line diff
--- a/ivar_removereads.xml Wed Jul 13 15:14:55 2022 +0000 +++ b/ivar_removereads.xml Wed Jan 11 09:52:18 2023 +0000 @@ -1,12 +1,10 @@ -<tool id="ivar_removereads" name="ivar removereads" version="@VERSION@+galaxy3" profile="21.01"> +<tool id="ivar_removereads" name="ivar removereads" version="@TOOL_VERSION@+galaxy4" profile="@PROFILE@"> <description>Remove reads from trimmed BAM file</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"> - <requirement type="package" version="3.8.1">python</requirement> - </expand> - <expand macro="version_command" /> + <expand macro="requirements"/> + <expand macro="version_command"/> <command detect_errors="exit_code"><