view tool_data_table_conf.xml.sample @ 1:812de0e282bd draft default tip

cosmetic edits
author damion
date Tue, 03 Mar 2015 15:50:47 -0500
parents 7db7ecc78ad6
children
line wrap: on
line source

<tables>
    <!-- List of BLAST+ FIELDS and DATA used in /bccdc_tools/blast_reporting/ tool -->
    <!-- columns>value, name, type, filter, sort, selected, default, min, max </columns -->
    <table name="blast_reporting_fields" comment_char="#">
        <columns>value, type, subtype, sort, filter, default, min, max, choose, short_name, name</columns>
        <file path="blast_reporting_fields.loc" />
    </table>
    <table name="fasta_reference_dbs" comment_char="#">
        <columns>value, key, type, active, name, path</columns>
        <file path="fasta_reference_dbs.loc" />
    </table>
    <table name="blast_reporting_templates" comment_char="#">
        <columns>value, name, description</columns>
        <file path="blast_reporting_templates.loc" />
    </table>
</tables>