comparison tool_data_table_conf.xml.sample @ 5:567ddd432541 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/crossmap commit d578fad97ce545d68dde40155d36426a121e4447-dirty
author iuc
date Tue, 26 Sep 2017 06:04:35 -0400
parents 2f9a0d340ce5
children
comparison
equal deleted inserted replaced
4:b18ce8713041 5:567ddd432541
1 <tables> 1 <tables>
2 2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#"> 3 <table name="all_fasta" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" /> 5 <file path="tool-data/all_fasta.loc" />
6 </table> 6 </table>
7 7 <!-- Locations of all liftOver files -->
8 <table name="liftOver" comment_char="#"> 8 <table name="liftOver" comment_char="#">
9 <columns>dbkey, name, value</columns> 9 <columns>dbkey, name, value</columns>
10 <file path="tool-data/liftOver.loc" /> 10 <file path="tool-data/liftOver.loc" />
11 </table> 11 </table>
12 </tables> 12 </tables>