Repository 'query_tabular'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/query_tabular

Changeset 6:ad79e7bb1a9e (2018-10-05)
Previous changeset 5:c84313fa6452 (2018-09-30) Next changeset 7:33d61c89fb8d (2018-10-30)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/query_tabular commit 43d0f694b024cf9b1f0e26d803d3f19f38c95ee9-dirty
modified:
macros.xml
query_tabular.xml
b
diff -r c84313fa6452 -r ad79e7bb1a9e macros.xml
--- a/macros.xml Sun Sep 30 08:20:00 2018 -0400
+++ b/macros.xml Fri Oct 05 11:31:30 2018 -0400
b
@@ -415,6 +415,13 @@
 
 ]]>
   </token>
+  <xml name="citations">
+    <citations>
+      <citation type="doi">10.12688/f1000research.16450.1</citation>
+      <yield />
+    </citations>
+  </xml>
+
 
 </macros>
 
b
diff -r c84313fa6452 -r ad79e7bb1a9e query_tabular.xml
--- a/query_tabular.xml Sun Sep 30 08:20:00 2018 -0400
+++ b/query_tabular.xml Fri Oct 05 11:31:30 2018 -0400
b
@@ -686,4 +686,5 @@
 
 
     ]]></help>
+    <expand macro="citations" />
 </tool>