diff tool_data_table_conf.xml.test @ 5:d30190825002 draft

planemo upload for repository https://github.com/fubar2/microsatbed commit 7ceb6658309a7ababe622b5d92e729e5470e22f0-dirty
author fubar
date Sun, 14 Jul 2024 03:56:55 +0000
parents e2e1e48a2e56
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Sun Jul 14 02:22:32 2024 +0000
+++ b/tool_data_table_conf.xml.test	Sun Jul 14 03:56:55 2024 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of dbkeys and len files under genome directory -->
-    <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False">
+    <table name="all_fasta" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-        <file path="${__HERE__}/tool-data/all_fasta.loc.sample" />
+        <file path="${__HERE__}/test-data/all_fasta.loc" />
     </table>
 </tables>