comparison tool_data_table_conf.xml.test @ 1:5037f1f7423c draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 90d84ed39bfd0d34e10cec9f417953042404648a-dirty"
author dfornika
date Mon, 01 Jun 2020 23:37:20 +0000
parents
children 99cdfc72f05d
comparison
equal deleted inserted replaced
0:6053ca7c24f3 1:5037f1f7423c
1 <?xml version="1.0"?>
2 <tables>
3 <!-- Locations of prodigal training files in the required format -->
4 <table name="prodigal_training_files" comment_char="#">
5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/prodigal_training_files.loc" />
7 </table>
8 <!-- Locations of chewbbaca schemas in the required format -->
9 <table name="chewbbaca_schemas" comment_char="#">
10 <columns>value, name, path</columns>
11 <file path="${__HERE__}/test-data/chewbbaca_schemas.loc" />
12 </table>
13 </tables>