Mercurial > repos > dfornika > chewbbaca_allelecall
diff tool_data_table_conf.xml.sample @ 5:d2fae31186fb 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 21:02:41 +0000 |
parents | 624f77d91a11 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Feb 14 23:00:00 2020 +0000 +++ b/tool_data_table_conf.xml.sample Tue Jun 02 21:02:41 2020 +0000 @@ -1,8 +1,8 @@ <?xml version="1.0"?> <tables> - <!-- Locations of chewbbaca prodigal training files in the required format --> - <table name="chewbbaca_prodigal_training_files" comment_char="#"> + <!-- 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/chewbbaca_prodigal_training_files.loc" /> + <file path="tool-data/prodigal_training_files.loc" /> </table> </tables>