view tool_data_table_conf.xml.test @ 9:f641e52353e8 draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables commit 1131a7accc36df73eac621f6ae8aa3cb62403bde"
author greg
date Thu, 29 Jul 2021 13:52:48 +0000
parents abfb861df879
children
line wrap: on
line source

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