view tool_data_table_conf.xml.test @ 5:e43f513583ee draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ensembl_vep commit 81b5c01b8b191d3b3762c4927ba7d9bd7dac1a4f
author iuc
date Mon, 02 Sep 2024 10:15:34 +0000
parents 7303183cdb87
children
line wrap: on
line source

<tables>
    <!-- Table of versioned vep cache data for testing -->
    <table name="vep_versioned_annotation_cache" comment_char="#">
        <columns>value, dbkey, version, cachetype, name, species, path</columns>
        <file path="${__HERE__}/test-data/vep_versioned_annotation_cache.loc" />
    </table>
</tables>