diff tool_data_table_conf.xml.sample @ 7:6ad04790da12 draft

"planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/microbedb commit 86feecfffe799823fcbae7c56b04d4ef7c87117d"
author brinkmanlab
date Mon, 09 Nov 2020 23:15:23 +0000
parents 40d14d5c8125
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Nov 09 18:37:30 2020 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Nov 09 23:15:23 2020 +0000
@@ -3,4 +3,8 @@
         <columns>value, dbkey, name, path</columns>
         <file path="all_fasta.loc" />
     </table>
+    <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, len_path</columns>
+        <file path="__dbkeys__.loc" />
+    </table>
 </tables>
\ No newline at end of file