Mercurial > repos > sh477 > data_manager_vep_cache_downloader
view data_manager_conf.xml.sample @ 2:612026ea6db5 draft
Uploaded first real version
author | sh477 |
---|---|
date | Tue, 22 Feb 2022 16:26:44 +0000 |
parents | |
children | 97cd72b5130e |
line wrap: on
line source
<tables> <!-- Table of installed versioned vep cache data --> <table name="vep_versioned_caches" comment_char="#"> <columns>value, dbkey, version, cachetype, name, path</columns> <file path="tool-data/vep_versioned_caches.loc" /> </table> <!-- Locations of dbkeys and len files under genome directory --> <table name="__dbkeys__" comment_char="#"> <columns>value, name, len_path</columns> <file path="tool-data/dbkeys.loc" /> </table> </tables>