Mercurial > repos > fubar > microsatbedfubar
diff tool_data_table_conf.xml.sample @ 7:f27be15cc58d draft
Uploaded
author | fubar |
---|---|
date | Sun, 14 Jul 2024 23:34:26 +0000 |
parents | 4ff60fb9ca4d |
children | 67235512ab62 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Jul 14 23:34:26 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>