comparison tool_data_table_conf.xml.test @ 0:2973994fecd6 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vcf2maf commit 30046d5e0df4d80ac687edd03cf44b2afaa04550
author iuc
date Tue, 28 Jun 2022 21:07:04 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:2973994fecd6
1 <tables>
2 <!-- Table of versioned vep cache data for testing -->
3 <table name="vep_versioned_annotation_cache" comment_char="#">
4 <columns>value, dbkey, version, cachetype, name, species, path</columns>
5 <file path="${__HERE__}/test-data/vep_versioned_annotation_cache.loc" />
6 </table>
7 <!-- Locations of all sam indexes under genome directory -->
8 <table name="fasta_indexes" comment_char="#">
9 <columns>value, dbkey, name, path</columns>
10 <file path="${__HERE__}/test-data/fasta_indexes.loc" />
11 </table>
12 </tables>