Mercurial > repos > jvolkening > centrifuge
diff tool_data_table_conf.xml.sample @ 0:be7bba8229c6 draft default tip
planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/centrifuge commit 5d9e0a6e2ad278547892c86f0acded93814a1356-dirty
author | jvolkening |
---|---|
date | Fri, 01 Nov 2019 13:53:15 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Nov 01 13:53:15 2019 -0400 @@ -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="centrifuge_indices" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/centrifuge_indices.loc" /> + </table> +</tables>