view tool_data_table_conf.xml.test @ 1:20165d3a8fb1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 125ea4d98050db32bae4f722ef153305e8d48a94"
author iuc
date Wed, 10 Jun 2020 14:30:19 -0400
parents c411e2205442
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>