Mercurial > repos > dfornika > chewbbaca_prepexternalschema
comparison tool_data_table_conf.xml.sample @ 0:68e59c40b1ea draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chewbbaca commit 6ce8b601276a1161318b908647cc7a4f0af5b91e-dirty"
author | dfornika |
---|---|
date | Tue, 02 Jun 2020 00:23:09 +0000 |
parents | |
children | eac851537d92 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:68e59c40b1ea |
---|---|
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="tool-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="tool-data/chewbbaca_schemas.loc" /> | |
12 </table> | |
13 </tables> |