diff tool_data_table_conf.xml.sample @ 0:6095db402811 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme_chip commit 9068afc3812495aaf88c9a2f5a224c634d634742
author iuc
date Fri, 20 Apr 2018 09:03:44 -0400
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Fri Apr 20 09:03:44 2018 -0400
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Location of meme_motif_databases -->
+    <table name="meme_motif_databases" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/meme_motif_databases.loc" />
+    </table>
+</tables>