view tool_data_table_conf.xml.sample @ 4:d6423655d2b5 draft

planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/blast_report commit e8b469f0fed66159f07bfc3904b0c4bce9a16d09-dirty
author dfornika
date Thu, 12 Sep 2019 00:26:04 -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>