comparison tool_data_table_conf.xml.test @ 2:79f9e32b380b draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit e365f2835488e73b870c73502c24ff23d28b76a5
author iuc
date Fri, 20 Oct 2017 02:48:24 -0400
parents
children
comparison
equal deleted inserted replaced
1:1e881a00d8ff 2:79f9e32b380b
1 <tables>
2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns>
5 <file path="${__HERE__}/test-data/cached_locally/all_fasta.loc" />
6 </table>
7 <!-- Locations of all liftOver files -->
8 <table name="liftOver" comment_char="#">
9 <columns>dbkey, name, value</columns>
10 <file path="${__HERE__}/test-data/cached_locally/liftOver.loc" />
11 </table>
12 </tables>