changeset 2:21999f3aeb04 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/picrust commit ee7bd710f5194337040a592a5c9069bc3486a68f"
author iuc
date Sat, 18 Dec 2021 16:06:54 +0000
parents 8ab93cd74444
children 9a0f8171a2e2
files format_tree_and_trait_table.xml macros.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/format_tree_and_trait_table.xml	Thu Nov 28 15:54:24 2019 -0500
+++ b/format_tree_and_trait_table.xml	Sat Dec 18 16:06:54 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="picrust_format_tree_and_trait_table" name="Format" version="@WRAPPER_VERSION@.0">
+<tool id="picrust_format_tree_and_trait_table" name="Format" version="@TOOL_VERSION@.0">
     <description>tree and trait tables</description>
     <macros>
         <import>macros.xml</import>
@@ -86,7 +86,7 @@
     <tests>
         <test>
             <param name="input_trait_table" value="format_tree_and_trait_table/input_traits.tab"/>
-            <param name="input_tree" value="format_tree_and_trait_table/input_tree.nwk"/>
+            <param name="input_tree" value="format_tree_and_trait_table/input_tree.nwk" ftype="nhx"/>
             <output name="reference_tree" ftype="nhx" file="format_tree_and_trait_table/reference_tree.newick"/>
             <output name="pruned_tree" ftype="nhx" file="format_tree_and_trait_table/pruned_tree.newick"/>
             <output name="trait_table" ftype="tabular" file="format_tree_and_trait_table/trait_table.tab"/>
--- a/macros.xml	Thu Nov 28 15:54:24 2019 -0500
+++ b/macros.xml	Sat Dec 18 16:06:54 2021 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@WRAPPER_VERSION@">1.1.1</token>
+    <token name="@TOOL_VERSION@">1.1.1</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="1.1.1">picrust</requirement>
@@ -77,7 +77,7 @@
 For more information please visit:
 
 - PICRUSt Documentation: https://picrust.github.io/picrust/
-- PICRUSt GitHub: http://picrust.github.com/
+- PICRUSt GitHub: https://github.com/picrust/picrust/
 - PICRUSt Support: https://groups.google.com/d/forum/picrust-users
 
 **Reference Data**