view tool_data_table_conf.xml.test @ 0:a61ee7b075c0 draft default tip

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
author public-health-bioinformatics
date Tue, 03 Mar 2020 06:11:45 -0500
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of BLAST report reference database bins in the required format -->
    <table name="blast_report_reference_database_bins" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/blast_report_reference_database_bins.loc" />
    </table>
</tables>