view tool_data_table_conf.xml.test @ 2:b43df0ce6c87 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ensembl_vep commit 2d42622b1aafec3492a8e42a15c52e4b96f55b8b
author iuc
date Wed, 26 Oct 2022 10:02:51 +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>