diff tool_data_table_conf.xml.sample @ 2:ba370cca3857 draft

planemo upload commit c2e2760ae56ed7d73f7ada10c105bf0e9bd80480
author cpt
date Sun, 23 Jul 2023 20:59:40 +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 20:59:40 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