changeset 5:d54fa75d7d77 draft

Uploaded
author fubar
date Sat, 13 Jul 2024 12:50:28 +0000
parents 7538d1d55761
children 43d5f89e508c
files microsatbed/tool_data_table_conf.xml.sample
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/microsatbed/tool_data_table_conf.xml.sample	Sat Jul 13 12:50:28 2024 +0000
@@ -0,0 +1,7 @@
+<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>