comparison 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
comparison
equal deleted inserted replaced
1:b0c0733f58da 2:612026ea6db5
1 <tables>
2 <!-- Table of installed versioned vep cache data -->
3 <table name="vep_versioned_caches" comment_char="#">
4 <columns>value, dbkey, version, cachetype, name, path</columns>
5 <file path="tool-data/vep_versioned_caches.loc" />
6 </table>
7 <!-- Locations of dbkeys and len files under genome directory -->
8 <table name="__dbkeys__" comment_char="#">
9 <columns>value, name, len_path</columns>
10 <file path="tool-data/dbkeys.loc" />
11 </table>
12 </tables>