Mercurial > repos > iuc > nanocompore_db
changeset 3:35d3618b124b draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit 51078f4c0eab9cc41a0cb2190000e428322631a4
author | iuc |
---|---|
date | Thu, 23 Jun 2022 17:29:02 +0000 |
parents | ca9e70c0fef8 |
children | |
files | macros.xml nanocompore_db.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Jul 09 02:39:10 2020 -0400 +++ b/macros.xml Thu Jun 23 17:29:02 2022 +0000 @@ -2,6 +2,11 @@ <macros> <token name="@TOOL_VERSION@">1.0.0rc3.post2</token> <token name="@DESCRIPTION@"></token> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">Nanocompore</xref> + </xrefs> + </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">nanocompore</requirement>
--- a/nanocompore_db.xml Thu Jul 09 02:39:10 2020 -0400 +++ b/nanocompore_db.xml Thu Jun 23 17:29:02 2022 +0000 @@ -1,5 +1,6 @@ <tool id="nanocompore_db" name="NanoComporeDB" version="@TOOL_VERSION@+galaxy2"> <description>Process SampComp results database</description> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>