view tool_data_table_conf.xml.test @ 10:bcb4895b8b55 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper commit 622d8d475193f3717d26f45fd7c8f5868e9a2d0d
author galaxyp
date Tue, 07 Jun 2022 14:56:44 +0000
parents 4e4c6329f6cd
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>