view tool_data_table_conf.xml.test @ 2:3b5e95687bd2 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 2948f114101aeefa951f47df8ee3b25656d9680e
author iuc
date Thu, 09 Mar 2023 21:00:00 +0000
parents 2feaf3d2805b
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>