Mercurial > repos > iuc > ivar_trim
diff ivar_trim.xml @ 4:db536ad45f28 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 693df287d23b0fd9dfd134b41d401a438c3f5ad6"
| author | iuc |
|---|---|
| date | Mon, 22 Jun 2020 07:30:46 -0400 |
| parents | 5d6ed46cc101 |
| children | cf65217ad61c |
line wrap: on
line diff
--- a/ivar_trim.xml Fri Jun 05 04:12:52 2020 -0400 +++ b/ivar_trim.xml Mon Jun 22 07:30:46 2020 -0400 @@ -1,17 +1,23 @@ -<tool id="ivar_trim" name="ivar trim" version="@VERSION@+galaxy0"> +<tool id="ivar_trim" name="ivar trim" version="@VERSION@+galaxy1"> <description>Trim reads in aligned BAM</description> <macros> <import>macros.xml</import> </macros> - <expand macro="requirements" /> + <expand macro="requirements"> + <requirement type="package" version="3.8.1">python</requirement> + </expand> <expand macro="version_command" /> <command detect_errors="exit_code"><