comparison tool_data_table_conf.xml.test @ 0:25811bd45c44 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_vsnp_excel commit 28873701c097a136c789024151e2fb59fa1091cd"
author iuc
date Fri, 08 May 2020 18:02:37 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:25811bd45c44
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/all_fasta.loc" />
6 </table>
7 <!-- Location of excel files for vsnp_excel version 0.0.8 -->
8 <table name="vsnp_excel" comment_char="#">
9 <columns>value, name, path, description</columns>
10 <file path="${__HERE__}/test-data/vsnp_excel.loc" />
11 </table>
12 </tables>