view tool_data_table_conf.xml.test @ 5:226949352e31 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit a1c079107b72dc08612fa664897bb9d627624e52-dirty
author jjohnson
date Wed, 27 Nov 2019 12:11:14 -0500
parents ad7507073c3f
children
line wrap: on
line source

<tables>
    <!-- Locations of CAT databases -->
    <table name="cat_database" comment_char="#" allow_duplicate_entries="False">
        <columns>value, name, database_folder, taxonomy_folder</columns>
        <file path="${__HERE__}/test-data/cached_locally/cat_database.loc" />
    </table>
</tables>