view tool_data_table_conf.xml.test @ 4:22247b1a59d5 draft default tip

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit ae10b1f55b2356bea735a994619288f7575430cb"
author public-health-bioinformatics
date Fri, 03 Jan 2020 14:30:22 -0500
parents b2d56a44a872
children
line wrap: on
line source

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