diff macros.xml @ 9:2824d77cd8f8 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pygenometracks commit d1b394c8e588a78d1b94e3e57922f7ce684ac835"
author iuc
date Wed, 18 Nov 2020 21:33:46 +0000
parents 4ac4e7083b7e
children a1abfa420d9d
line wrap: on
line diff
--- a/macros.xml	Tue Jul 21 03:32:48 2020 -0400
+++ b/macros.xml	Wed Nov 18 21:33:46 2020 +0000
@@ -1,6 +1,6 @@
 <macros>
     <token name="@THREADS@">\${GALAXY_SLOTS:-4}</token>
-    <token name="@WRAPPER_VERSION@">3.5</token>
+    <token name="@WRAPPER_VERSION@">3.6</token>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@WRAPPER_VERSION@">pygenometracks</requirement>
@@ -11,7 +11,8 @@
 
     <xml name="citations">
         <citations>
-            <citation type="doi">10.5281/zenodo.1133705</citation>
+            <citation type="doi">10.1038/s41467-017-02525-w</citation>
+            <citation type="doi">10.1093/bioinformatics/btaa692</citation>
             <yield />
         </citations>
     </xml>