view tool_data_table_conf.xml.test @ 0:2feaf3d2805b draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit 863ad85836c80811d1d6b82eaf3ce903b273368a"
author iuc
date Tue, 10 Dec 2019 21:02:47 +0000
parents
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>