diff tool_data_table_conf.xml.sample @ 11:4738b01e6dc0 draft

planemo upload commit 6b8ff0845821619e8328feb8606a33a6dfc1dc28
author cpt
date Sat, 22 Jul 2023 17:12:15 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Sat Jul 22 17:12:15 2023 +0000
@@ -0,0 +1,8 @@
+<!-- not a real sample -->
+<tables>
+    <!-- Locations of all fasta files under genome directory -->
+    <table name="all_fasta" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/all_fasta.loc" />
+    </table>
+</tables>
\ No newline at end of file