diff tool_data_table_conf.xml.sample @ 8:e132a07229c4 draft

planemo upload commit c2e2760ae56ed7d73f7ada10c105bf0e9bd80480
author cpt
date Sun, 23 Jul 2023 21:01:09 +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	Sun Jul 23 21:01:09 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