diff tool_data_table_conf.xml.test @ 0:adab852c8216 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit e49d856e0181edc6120220a1b819cba2466a4289"
author iuc
date Sun, 08 Aug 2021 11:03:29 +0000
parents
children fa7c3a74acf2
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Sun Aug 08 11:03:29 2021 +0000
@@ -0,0 +1,12 @@
+<tables>
+    <!-- Locations of preparsed genomes -->
+    <table name="homer_preparse" comment_char="#">
+        <columns>value, dbkey, mask, size, name, path, path_fasta, version</columns>
+        <file path="${__HERE__}/test-data/homer_preparse.loc" />
+    </table>
+    <!-- Locations of all fasta files under genome directory -->
+    <table name="all_fasta" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="${__HERE__}/test-data/all_fasta.loc" />
+    </table>
+</tables>