diff tool_data_table_conf.xml.test @ 0:db456c398880 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit 186b72f369eb2a11d92f4d63cac2e8ebe386b9bd"
author iuc
date Mon, 13 Dec 2021 15:13:33 +0000
parents
children 465be78e9b05
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Mon Dec 13 15:13:33 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>