view tool_data_table_conf.xml.test @ 4:b67a6326a96b draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables commit 23762af1ec5da6c6f7407f6194d7a2bf9d242618"
author greg
date Wed, 16 Jun 2021 15:26:36 +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>