changeset 6:65e5f9caefcc draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picrust commit 899e24f2aecad79c80667fb6c938dd4573a98820
author iuc
date Fri, 09 Feb 2024 21:41:38 +0000
parents 3bd5f5afb9b1
children
files macros.xml normalize_by_copy_number.xml
diffstat 2 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sat Dec 18 16:08:07 2021 +0000
+++ b/macros.xml	Fri Feb 09 21:41:38 2024 +0000
@@ -5,6 +5,12 @@
             <requirement type="package" version="1.1.1">picrust</requirement>
         </requirements>
     </xml>
+    
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">picrust</xref>
+        </xrefs>
+    </xml>
 
     <xml name="version_command">
         <version_command>predict_metagenomes.py --version | cut -d" " -f3 </version_command>
--- a/normalize_by_copy_number.xml	Sat Dec 18 16:08:07 2021 +0000
+++ b/normalize_by_copy_number.xml	Fri Feb 09 21:41:38 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements"/>
     <expand macro="version_command"/>
     <command detect_errors="aggressive"><![CDATA[