Mercurial > repos > sh477 > ensembl_vep
comparison tool_data_table_conf.xml.sample @ 2:0f4f67891031 draft default tip
Uploaded
| author | sh477 |
|---|---|
| date | Wed, 06 Apr 2022 16:26:36 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 1:36e0e1c3fd71 | 2:0f4f67891031 |
|---|---|
| 1 <tables> | |
| 2 <!-- Table of installed versioned vep cache data --> | |
| 3 <table name="vep_versioned_annotation_cache" comment_char="#"> | |
| 4 <columns>value, dbkey, version, cachetype, name, species, path</columns> | |
| 5 <file path="tool-data/vep_versioned_annotation_cache.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> |
