Mercurial > repos > iuc > gemma
comparison gemma.xml @ 1:e5360cb54c0f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemma commit d64fadb1f41a602ea4fcec8f26ab18a4f92b8c90
| author | iuc |
|---|---|
| date | Mon, 27 Oct 2025 09:26:37 +0000 |
| parents | a071abb619a8 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:a071abb619a8 | 1:e5360cb54c0f |
|---|---|
| 1 <tool id="gemma" name="GEMMA Analysis" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.0"> | 1 <tool id="gemma" name="GEMMA Analysis" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="24.0"> |
| 2 <description>Run association tests and kinship analysis with GEMMA</description> | 2 <description>Run association tests and kinship analysis with GEMMA</description> |
| 3 <macros> | 3 <macros> |
| 4 <token name="@TOOL_VERSION@">0.98.3</token> | 4 <token name="@TOOL_VERSION@">0.98.5</token> |
| 5 <token name="@VERSION_SUFFIX@">0</token> | 5 <token name="@VERSION_SUFFIX@">0</token> |
| 6 </macros> | 6 </macros> |
| 7 <requirements> | 7 <requirements> |
| 8 <requirement type="package" version="@TOOL_VERSION@">gemma</requirement> | 8 <requirement type="package" version="@TOOL_VERSION@">gemma</requirement> |
| 9 </requirements> | 9 </requirements> |
