comparison tool_data_table_conf.xml.sample @ 0:be8994ce4fb6 draft

Uploaded
author greg
date Thu, 12 Oct 2023 19:55:24 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:be8994ce4fb6
1 <tables>
2 <!-- Locations of all fasta files under tool-data/genome directory -->
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" />
6 </table>
7 </tables>
8