view tool_data_table_conf.xml.test @ 14:756e311e8efb draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables commit 60f0060645f11d67acb4c0941c61eb21d4b12042"
author greg
date Wed, 04 Aug 2021 12:46:21 +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>