view tool_data_table_conf.xml.test @ 2:81e2fc2ad0cc draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_primer_scheme_bedfiles commit 5b749d0d81129ebc819fbe0df2ccd5d28af5c3cc"
author iuc
date Tue, 07 Jul 2020 00:06:31 +0000
parents
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>