view tool_data_table_conf.xml.test @ 5:be70da9dc013 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit 68adfad76cdb5ff13ec9fb49895a3cde2c502514"
author iuc
date Sat, 24 Apr 2021 20:56:25 +0000
parents b3710e492ee4
children
line wrap: on
line source

<tables>
    <!-- Locations of primer scheme BED files -->
    <table name="primer_scheme_bedfiles" comment_char="#" allow_duplicate_entries="False">
        <columns>value, description, path</columns>
        <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" />
    </table>
</tables>