Mercurial > repos > iuc > vcf2maf
view tool-data/vep_versioned_annotation_cache.loc.sample @ 1:e8510e04a86a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vcf2maf commit f2287e6aab30c72ef1334688127711fc9624352e
author | iuc |
---|---|
date | Tue, 11 Oct 2022 20:30:54 +0000 |
parents | 2973994fecd6 |
children |
line wrap: on
line source
#This file describes vep cache data and its metadata available on the server. #The data table has the format (white space characters are TAB characters): # #<value> <dbkey> <version> <cachetype> <name> <species> <path> # #So, vep_versioned_annotation_cache.loc tables could look like this: # #homo_sapiens_vep_105_GRCh38 hg38 105 default Homo sapiens hg38 (V105) homo_sapiens /path/to/vep_versioned_annotation_cache/105/hg38/default #homo_sapiens_refseq_vep_105_GRCh38 hg38 105 refseq Homo sapiens hg38 (V105, Refseq) homo_sapiens /path/to/vep_versioned_annotation_cache/105/hg38/refseq #homo_sapiens_merged_vep_105_GRCh38 hg38 105 merged Homo sapiens hg38 (V105, Merged) homo_sapiens /path/to/vep_versioned_annotation_cache/105/hg38/merged #