Mercurial > repos > iuc > ivar_trim
comparison ivar_trim.xml @ 22:6606a8c97889 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit 97f230215d53e71748c78cd21633d92143710b94
| author | iuc |
|---|---|
| date | Wed, 06 Aug 2025 08:21:20 +0000 |
| parents | c9ef01b1cfba |
| children |
comparison
equal
deleted
inserted
replaced
| 21:7bd020da0ce5 | 22:6606a8c97889 |
|---|---|
| 1 <tool id="ivar_trim" name="ivar trim" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> | 1 <tool id="ivar_trim" name="ivar trim" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> |
| 2 <description>Trim reads in aligned BAM</description> | 2 <description>Trim reads in aligned BAM</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="xrefs"/> | 6 <expand macro="xrefs"/> |
| 7 <expand macro="requirements"/> | 7 <expand macro="requirements"> |
| 8 <requirement type="package" version="0.1.0">viramp-hub</requirement> | |
| 9 </expand> | |
| 8 <expand macro="version_command"/> | 10 <expand macro="version_command"/> |
| 9 <command detect_errors="exit_code"><