view tool_data_table_conf.xml.test @ 3:786c437c144c draft

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/micall-lite commit 2436110003f0cf659a4f7e7d5b7312e8b84ad9db"
author public-health-bioinformatics
date Thu, 27 Feb 2020 19:15:39 -0500
parents
children
line wrap: on
line source

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