comparison tool_data_table_conf.xml.test @ 16:badf5248b6c2 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 071e014d347109e5c18cc50595498d3d43ef0323-dirty"
author dfornika
date Tue, 02 Jun 2020 20:34:37 +0000
parents 1b0a69b7b2c9
children
comparison
equal deleted inserted replaced
15:1b0a69b7b2c9 16:badf5248b6c2
3 <!-- Locations of prodigal training files in the required format --> 3 <!-- Locations of prodigal training files in the required format -->
4 <table name="prodigal_training_files" comment_char="#"> 4 <table name="prodigal_training_files" comment_char="#">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="${__HERE__}/test-data/prodigal_training_files.loc" /> 6 <file path="${__HERE__}/test-data/prodigal_training_files.loc" />
7 </table> 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> 8 </tables>