comparison tool_data_table_conf.xml.test @ 0:d69ebf52c233 draft

Uploaded
author greg
date Tue, 12 Oct 2021 14:15:35 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:d69ebf52c233
1 <tables>
2 <!-- Location of index files for malt_build version 0.5.3 and higher -->
3 <table name="malt_indices" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/test-data/malt_indices.loc" />
6 </table>
7 <!-- Locations of all fasta files under genome directory -->
8 <table name="all_fasta" comment_char="#">
9 <columns>value, dbkey, name, path</columns>
10 <file path="${__HERE__}/test-data/all_fasta.loc" />
11 </table>
12 </tables>