view tool_data_table_conf.xml.test @ 0:ad7507073c3f draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/cat commit f80f020c77d04c2e13b89aaea3d784314b940931-dirty
author jjohnson
date Sun, 24 Nov 2019 21:56:00 -0500
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>