view tool_data_table_conf.xml.test @ 7:2286f3a13e4d draft

Uploaded
author greg
date Thu, 22 Jul 2021 18:02:12 +0000
parents 14285a94fb13
children
line wrap: on
line source

<tables>
    <!-- Location of excel files for vsnp_get_snps tool -->
    <table name="vsnp_excel" comment_char="#">
        <columns>value, name, path, description</columns>
        <file path="${__HERE__}/test-data/vsnp_excel.loc" />
    </table>
</tables>