view tool_data_table_conf.xml.test @ 3:00e20a06ff1e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 41716a0929d9eb829e0772016ae9c24f24cf4b7e
author iuc
date Wed, 21 Jun 2023 15:45:22 +0000
parents 7a82006f7c05
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of primer scheme bedfiles -->
    <table name="primer_scheme_bedfiles" comment_char="#">
        <columns>value, name, path</columns>
        <file path="${__HERE__}/test-data/primer_scheme_bedfiles.loc" />
    </table>
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc" />
    </table>
</tables>