view tool_data_table_conf.xml.test @ 3:4a7444e92ad5 draft default tip

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit 75035b2919ce95fa8d3b785d86c7c7c9da531db2
author galaxyp
date Mon, 20 Jun 2022 12:47:05 +0000
parents a0625e4f566b
children
line wrap: on
line source

<tables>
    <!-- Locations of all eggnog_mapper data -->
    <table name="eggnog_mapper_db_versioned" comment_char="#" allow_duplicate_entries="False">
        <columns>value,name,path,version</columns>
        <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db_versioned.loc" />
    </table>
</tables>