Mercurial > repos > iuc > rgrnastar
diff tool_data_table_conf.xml.sample @ 11:de5a55bd9112 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 7edce75096aed3a1aac91d22e86a2739a53cb245
| author | iuc |
|---|---|
| date | Tue, 13 Aug 2019 11:22:24 -0400 |
| parents | 13dba3e91459 |
| children | dd0baa73558d |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Mar 14 16:11:50 2019 -0400 +++ b/tool_data_table_conf.xml.sample Tue Aug 13 11:22:24 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>
