changeset 6:27625fe9f33b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit 43d0f694b024cf9b1f0e26d803d3f19f38c95ee9
author iuc
date Fri, 05 Oct 2018 09:34:33 -0400
parents b079db92f6e0
children 3154455e3132
files macros.xml sqlite_to_tabular.xml
diffstat 2 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sun Sep 30 08:19:22 2018 -0400
+++ b/macros.xml	Fri Oct 05 09:34:33 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/sqlite_to_tabular.xml	Sun Sep 30 08:19:22 2018 -0400
+++ b/sqlite_to_tabular.xml	Fri Oct 05 09:34:33 2018 -0400
@@ -60,4 +60,5 @@
 @QUERY_HELP@
 
     ]]></help>
+    <expand macro="citations" />
 </tool>