view tool_data_table_conf.xml.test @ 0:b2d56a44a872 draft

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit 1d569fc27b052d1982d82ca19455caaff6386f46"
author public-health-bioinformatics
date Thu, 31 Oct 2019 15:43:15 -0400
parents
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>