diff macros.xml @ 1:ad011fc670d6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ commit cc7e6263fdb9e59f992aee41fc9d62425f39bf38"
author iuc
date Tue, 12 May 2020 17:08:45 -0400
parents 6847a625db4d
children 74d7b06c2b92
line wrap: on
line diff
--- a/macros.xml	Thu Apr 30 05:56:29 2020 -0400
+++ b/macros.xml	Tue May 12 17:08:45 2020 -0400
@@ -1,15 +1,17 @@
 <?xml version="1.0"?>
 <macros>
     <token name="@TOOL_VERSION@">0.6.11</token>
-    <token name="@WRAPPER_VERSION@">galaxy0</token>
+    <token name="@WRAPPER_VERSION@">galaxy1</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">nanopolishcomp</requirement>
         </requirements>
     </xml>
-	<xml name="citations">
+    <xml name="version_command">
+        <version_command>NanopolishComp --version</version_command>
+    </xml>
+	  <xml name="citations">
         <citations>
-            <citation type="doi">111</citation> <!-- todo -->
             <citation type="bibtex">@online{NanopolishComp,
               author = {Adrien Leger },
               title = {NanopolishComp},