view tool_data_table_conf.xml.test @ 4:f0dd24083241 draft default tip

Uploaded
author dfornika
date Mon, 08 Jun 2020 21:45:15 +0000
parents 42192afbbe08
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>