changeset 2:29b192ad312f draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/poretools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Wed, 01 Sep 2021 08:04:14 +0000
parents 1ac861671d76
children a4f86ce6c19e
files macros.xml poretools_squiggle.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sun Jan 19 14:03:54 2020 +0000
+++ b/macros.xml	Wed Sep 01 08:04:14 2021 +0000
@@ -6,6 +6,11 @@
             <yield />
         </requirements>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">obitools</xref>
+        </xrefs>
+    </xml>
     <token name="@VERSION@">0.6.1a1</token>
     <xml name="citations">
         <citations>
--- a/poretools_squiggle.xml	Sun Jan 19 14:03:54 2020 +0000
+++ b/poretools_squiggle.xml	Wed Sep 01 08:04:14 2021 +0000
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <tool id="poretools_squiggle" name="Plot signals" version="@VERSION@.1" profile="@profile@">
     <description>for nanopore reads</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>