Mercurial > repos > iuc > ivar_trim
diff ivar_trim.xml @ 12:806372ff89b9 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:51:30 +0000 |
| parents | a523c1c3ac32 |
| children | a15b0f953cf8 |
line wrap: on
line diff
--- a/ivar_trim.xml Wed Jul 13 15:12:16 2022 +0000 +++ b/ivar_trim.xml Wed Jan 11 09:51:30 2023 +0000 @@ -1,13 +1,10 @@ -<tool id="ivar_trim" name="ivar trim" version="@VERSION@+galaxy4" profile="21.01"> +<tool id="ivar_trim" name="ivar trim" version="@TOOL_VERSION@+galaxy5" profile="@PROFILE@"> <description>Trim reads in aligned BAM</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements"> - <requirement type="package" version="3.8.1">python</requirement> - <requirement type="package" version="1.15">samtools</requirement> - </expand> - <expand macro="version_command" /> + <expand macro="requirements"/> + <expand macro="version_command"/> <command detect_errors="exit_code"><