Mercurial > repos > dfornika > chewbbaca_createschema
diff tool_data_table_conf.xml.sample @ 15:1b0a69b7b2c9 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:39:15 +0000 |
parents | 36bb9863ee7d |
children | badf5248b6c2 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Feb 21 23:29:45 2020 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jun 01 23:39:15 2020 +0000 @@ -5,4 +5,9 @@ <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>