comparison tool_data_table_conf.xml.sample @ 0:7db7ecc78ad6 draft

Uploaded
author damion
date Mon, 02 Mar 2015 20:46:00 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:7db7ecc78ad6
1 <tables>
2 <!-- List of BLAST+ FIELDS and DATA used in /bccdc_tools/blast_reporting/ tool -->
3 <!-- columns>value, name, type, filter, sort, selected, default, min, max </columns -->
4 <table name="blast_reporting_fields" comment_char="#">
5 <columns>value, type, subtype, sort, filter, default, min, max, choose, short_name, name</columns>
6 <file path="blast_reporting_fields.loc" />
7 </table>
8 <table name="fasta_reference_dbs" comment_char="#">
9 <columns>value, key, type, active, name, path</columns>
10 <file path="fasta_reference_dbs.loc" />
11 </table>
12 <table name="blast_reporting_templates" comment_char="#">
13 <columns>value, name, description</columns>
14 <file path="blast_reporting_templates.loc" />
15 </table>
16 </tables>