Repository 'nanocompore_db'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/nanocompore_db

Changeset 3:35d3618b124b (2022-06-23)
Previous changeset 2:ca9e70c0fef8 (2020-07-09)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit 51078f4c0eab9cc41a0cb2190000e428322631a4
modified:
macros.xml
nanocompore_db.xml
b
diff -r ca9e70c0fef8 -r 35d3618b124b macros.xml
--- a/macros.xml Thu Jul 09 02:39:10 2020 -0400
+++ b/macros.xml Thu Jun 23 17:29:02 2022 +0000
b
@@ -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>
b
diff -r ca9e70c0fef8 -r 35d3618b124b nanocompore_db.xml
--- a/nanocompore_db.xml Thu Jul 09 02:39:10 2020 -0400
+++ b/nanocompore_db.xml Thu Jun 23 17:29:02 2022 +0000
b
@@ -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>