comparison tool_data_table_conf.xml.test @ 18:bd67faf20210 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 07:49:56 +0000
parents 5dfd84907521
children
comparison
equal deleted inserted replaced
17:e63eb5cf8868 18:bd67faf20210
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tables> 2 <tables>
3 <!-- Locations of BLAST report templates in the required format --> 3 <!-- Locations of BLAST report reference database bins in the required format -->
4 <table name="blast_report_templates" comment_char="#"> 4 <table name="blast_report_reference_database_bins" comment_char="#">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/blast_report_templates.loc" /> 6 <file path="${__HERE__}/test-data/blast_report_reference_database_bins.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>