Mercurial > repos > dfornika > chewbbaca_prepexternalschema
view 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 |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of prodigal training files in the required format --> <table name="prodigal_training_files" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/prodigal_training_files.loc" /> </table> <!-- Locations of chewbbaca schemas in the required format --> <table name="chewbbaca_schemas" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/chewbbaca_schemas.loc" /> </table> </tables>