changeset 6:ad79e7bb1a9e draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit 43d0f694b024cf9b1f0e26d803d3f19f38c95ee9-dirty
author iuc
date Fri, 05 Oct 2018 11:31:30 -0400
parents c84313fa6452
children 33d61c89fb8d
files macros.xml query_tabular.xml
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sun Sep 30 08:20:00 2018 -0400
+++ b/macros.xml	Fri Oct 05 11:31:30 2018 -0400
@@ -415,6 +415,13 @@
 
 ]]>
   </token>
+  <xml name="citations">
+    <citations>
+      <citation type="doi">10.12688/f1000research.16450.1</citation>
+      <yield />
+    </citations>
+  </xml>
+
 
 </macros>
 
--- a/query_tabular.xml	Sun Sep 30 08:20:00 2018 -0400
+++ b/query_tabular.xml	Fri Oct 05 11:31:30 2018 -0400
@@ -686,4 +686,5 @@
 
 
     ]]></help>
+    <expand macro="citations" />
 </tool>