diff macros.xml @ 9:b0714ffcf142 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:08:38 -0400
parents a10003dc6c85
children c6172b538caf
line wrap: on
line diff
--- a/macros.xml	Wed Apr 10 13:58:21 2019 -0400
+++ b/macros.xml	Mon Jul 29 10:08:38 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>