Mercurial > repos > iuc > snapatac2_preprocessing
changeset 3:3d1103801ff2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit a9dc6c2d00d4488dfb751609bac74b19f241e06a
| author | iuc |
|---|---|
| date | Thu, 07 Nov 2024 13:07:30 +0000 |
| parents | a91a14103dd9 |
| children | 20d723aaa07c |
| files | macros.xml preprocessing.xml |
| diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Jul 23 16:24:43 2024 +0000 +++ b/macros.xml Thu Nov 07 13:07:30 2024 +0000 @@ -2,6 +2,11 @@ <token name="@TOOL_VERSION@">2.6.4</token> <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">23.0</token> + <xml name="xrefs"> + <xrefs> + <xref type="bio.tools">snapatac</xref> + </xrefs> + </xml> <xml name="requirements"> <requirement type="package" version="@TOOL_VERSION@">snapatac2</requirement> <requirement type="package" version="5.22.0">plotly</requirement>
