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

Uploaded
author damion
date Mon, 02 Mar 2015 20:46:00 -0500
parents
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>