diff macros.xml @ 9:f26ac3b582e1 draft

planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo commit 49fe23e3fb330234900946352fbc3a86deeeb639
author gga
date Mon, 29 Jul 2019 10:10:25 -0400
parents b69804a685e2
children bc2b80fc7e30
line wrap: on
line diff
--- a/macros.xml	Wed Apr 10 14:07:45 2019 -0400
+++ b/macros.xml	Mon Jul 29 10:10:25 2019 -0400
@@ -1,5 +1,7 @@
 <?xml version="1.0"?>
 <macros>
+  <token name="@WRAPPER_VERSION@">4.0.0</token>
+
   <xml name="requirements">
     <requirements>
       <requirement type="package" version="2.7">python</requirement>
@@ -99,6 +101,7 @@
 
   <xml name="citations">
       <citations>
+        <citation type="doi">10.1371/journal.pcbi.1006790</citation>
       </citations>
   </xml>
   <xml name="gff3_input">
@@ -123,7 +126,7 @@
 **Citation**
 
 If you use this tool in Galaxy, please cite:
-Eric Rasche (2016), `Galaxy Apollo Tools <https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo>`_
+Helena Rasche, Anthony Bretaudeau, and Mateo Boudet (2019), `Galaxy Apollo Tools <https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/apollo>`_
 ]]>
     </token>
 </macros>