view tool_data_table_conf.xml.sample @ 0:19c6d9c66c75 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_vsnp_dnaprints commit 91c7f7c66a4dcbf3d0074f3a49a1a536aea70663"
author iuc
date Fri, 08 May 2020 15:25:21 -0400
parents
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
    <!-- Location of dnaprints files for vsnp_dnaprints version 0.0.8 -->
    <table name="vsnp_dnaprints" comment_char="#">
        <columns>value, name, path, description</columns>
        <file path="tool-data/vsnp_dnaprints.loc" />
    </table>
</tables>