view tool_data_table_conf.xml.sample @ 5:0f048e2548cb draft

planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/blast_report commit 604191e1284a3d5f8132eec71bb8629901811f8a-dirty
author dfornika
date Thu, 12 Sep 2019 00:38:42 -0400
parents ca70ffc00185
children 2b4f30c6b50a
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of BLAST Report bins in the required format -->
    <table name="blast_report_bins" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/blast_report_bins.loc" />
    </table>
    <table name="blast_report_templates" comment_char="#">
        <columns>value, name, path</columns>
        <file path="tool-data/blast_report_templates.loc" />
    </table>
</tables>