Mercurial > repos > iuc > bwameth
diff tool_data_table_conf.xml.sample @ 1:404fae08ea31 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/bwameth commit f96ef202e742cc1d260bce023ae0d1e1499a11d8
author | iuc |
---|---|
date | Wed, 21 Dec 2016 17:49:54 -0500 |
parents | f7094efef903 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Sep 14 16:55:47 2016 -0400 +++ b/tool_data_table_conf.xml.sample Wed Dec 21 17:49:54 2016 -0500 @@ -1,6 +1,6 @@ <tables> - <table name="bwameth_indexes" comment_char="#"> - <columns>value, name, path</columns> + <table name="bwameth_indexes" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path</columns> <file path="tool-data/bwameth_indexes.loc" /> </table> </tables>