view tool_data_table_conf.xml.test @ 1:7f1aaa1932d8 draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit b6c674376eade4fdf9ffb31380f6689ede84a091"
author iuc
date Wed, 08 Jan 2020 13:03:16 -0500
parents db1360aae489
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>