view tool_data_table_conf.xml.sample @ 0:bd6e2a8755e6 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_vsnp_excel commit 28873701c097a136c789024151e2fb59fa1091cd"
author iuc
date Fri, 08 May 2020 21:58:50 +0000
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 excel files for vsnp_excel version 0.0.8 -->
    <table name="vsnp_excel" comment_char="#">
        <columns>value, name, path, description</columns>
        <file path="tool-data/vsnp_excel.loc" />
    </table>
</tables>