Mercurial > repos > iuc > rgrnastar
diff tool_data_table_conf.xml.sample @ 10:d82339e37e8e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 686574b0392e554b75035a9b79bc919dfda9ab97"
author | iuc |
---|---|
date | Thu, 15 Aug 2019 01:54:13 -0400 |
parents | 318b2a9d54dd |
children | b9e04854e2bb |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Mar 14 16:12:38 2019 -0400 +++ b/tool_data_table_conf.xml.sample Thu Aug 15 01:54:13 2019 -0400 @@ -1,7 +1,6 @@ -<!-- 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> - <table name="rnastar_index2" comment_char="#" allow_duplicate_entries="False"> - <columns>value, dbkey, name, path, with-gtf</columns> - <file path="tool-data/rnastar_index2.loc" /> + <table name="rnastar_index2_versioned" comment_char="#" allow_duplicate_entries="False"> + <columns>value, dbkey, name, path, with-gtf, version</columns> + <file path="tool-data/rnastar_index2_versioned.loc" /> </table> </tables>