diff macros.xml @ 11:2c2ad8af0a4e draft default tip

planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/phylogenetics/plant_tribes/assembly_post_processor commit 5b19bd262023af92bc9aaa65f75b5ec81814e90f-dirty
author greg
date Wed, 12 Jun 2024 19:29:25 +0000
parents ade62ce0029b
children
line wrap: on
line diff
--- a/macros.xml	Wed Jun 09 20:26:55 2021 +0000
+++ b/macros.xml	Wed Jun 12 19:29:25 2024 +0000
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <macros>
-    <token name="@WRAPPER_VERSION@">1.0</token>
+    <token name="@TOOL_VERSION@">1.0</token>
     <xml name="param_method">
         <param name="method" type="select" label="Protein clustering method" dynamic_options="get_clustering_method_options(scaffold)"/>
     </xml>
@@ -15,14 +15,4 @@
             </options>
         </param>
     </xml>
-    <xml name="citation1">
-        <citation type="bibtex">
-            @misc{None,
-            journal = {None},
-            author = {1. Wafula EK},
-            title = {Manuscript in preparation},
-            year = {None},
-            url = {https://github.com/dePamphilis/PlantTribes},}
-        </citation>
-    </xml>
 </macros>