Mercurial > repos > dfornika > chewbbaca_schemaevaluator
view tool_data_table_conf.xml.sample @ 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 | 6053ca7c24f3 |
children | 99cdfc72f05d |
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>