view tool_data_table_conf.xml.test @ 8:c3a6795aed09 draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables commit bfa07ae69acd7eeb506e70bb4f94ceb36fc5f018"
author greg
date Thu, 22 Jul 2021 18:08:08 +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>