diff tool_data_table_conf.xml.sample @ 0:2b6e795b22a9 draft

planemo upload for repository https://github.com/mesocentre-clermont-auvergne/galaxy-tools/tree/master/tools/plasmidfinder commit 32b1446d0da698b945d7f8b5df6d251b9989d3b1
author iuc
date Mon, 19 Sep 2022 08:47:42 +0000
parents
children 7075b7a5441b
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Sep 19 08:47:42 2022 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+        <!-- Locations of plasmid database to plasmidfinder -->
+    <table name="plasmidfinder_db" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="${__HERE__}/test-data/plasmidfinder_db.loc" />
+    </table>
+</tables>