Mercurial > repos > iuc > ivar_trim
diff ivar_trim.xml @ 10:b716d7eba443 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 27f076c829f3b79c170cad55fc19e2f48c8b22ed"
| author | iuc |
|---|---|
| date | Sun, 20 Mar 2022 11:37:53 +0000 |
| parents | 6239a4153059 |
| children | a523c1c3ac32 |
line wrap: on
line diff
--- a/ivar_trim.xml Fri Aug 20 20:31:09 2021 +0000 +++ b/ivar_trim.xml Sun Mar 20 11:37:53 2022 +0000 @@ -1,10 +1,11 @@ -<tool id="ivar_trim" name="ivar trim" version="@VERSION@+galaxy2"> +<tool id="ivar_trim" name="ivar trim" version="@VERSION@+galaxy3"> <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" /> <command detect_errors="exit_code"><