Mercurial > repos > jdv > gottcha
diff tool_data_table_conf.xml.sample @ 0:2569a83977f5 draft
planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48
author | jdv |
---|---|
date | Mon, 30 Jan 2017 19:07:21 -0500 |
parents | |
children | 957d8ea06b1b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jan 30 19:07:21 2017 -0500 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> +<tables> + <!-- Locations of indexes in the GOTTCHA format --> + <table name="gottcha_indexes" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/gottcha_indices.loc" /> + </table> +</tables>