Mercurial > repos > iuc > groot
comparison groot.xml @ 1:eea643713525 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/groot commit fcdb311680cae04b0d4f002a39abcbf338d7de41
| author | iuc |
|---|---|
| date | Thu, 14 Nov 2024 15:40:22 +0000 |
| parents | fbe36cf83eb7 |
| children | 54231cd54989 |
comparison
equal
deleted
inserted
replaced
| 0:fbe36cf83eb7 | 1:eea643713525 |
|---|---|
| 1 <tool id="groot" name="Groot" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="groot" name="Groot" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
| 2 <description> align reads to references and weight variation graphs and generate report</description> | 2 <description> align reads to references and weight variation graphs and generate report</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">1.1.2</token> | 4 <token name="@TOOL_VERSION@">1.1.2</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">1</token> |
| 6 <token name="@PROFILE@">22.05</token> | 6 <token name="@PROFILE@">22.05</token> |
| 7 </macros> | 7 </macros> |
| 8 <xrefs> | 8 <xrefs> |
| 9 <xref type="bio.tools">groot</xref> | 9 <xref type="bio.tools">groot</xref> |
| 10 </xrefs> | 10 </xrefs> |
| 11 <requirements> | 11 <requirements> |
| 12 <requirement type="package" version="@TOOL_VERSION@">groot</requirement> | 12 <requirement type="package" version="@TOOL_VERSION@">groot</requirement> |
| 13 </requirements> | 13 </requirements> |
| 14 <command detect_errors="exit_code"><