Mercurial > repos > iuc > odgi_build
comparison build.xml @ 2:a0d72fc028e2 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit 7704c7c172c1c511dc23a3e5babdf3bf8e5198eb
| author | iuc |
|---|---|
| date | Wed, 07 Sep 2022 16:58:30 +0000 |
| parents | 7eb7b43eb912 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:7eb7b43eb912 | 2:a0d72fc028e2 |
|---|---|
| 1 <tool id="odgi_build" name="odgi build" version="@TOOL_VERSION@"> | 1 <tool id="odgi_build" name="odgi build" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.05"> |
| 2 <description>construct a dynamic succinct variation graph</description> | 2 <description>construct a dynamic succinct variation graph</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
| 7 <command detect_errors="exit_code"><