diff tool_data_table_conf.xml.sample @ 4:13dba3e91459 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 0d434bca5083e908114d93e11094e48f49b98ed1
author iuc
date Fri, 21 Apr 2017 07:58:47 -0400
parents 05600859af19
children de5a55bd9112
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Feb 05 11:55:41 2016 -0500
+++ b/tool_data_table_conf.xml.sample	Fri Apr 21 07:58:47 2017 -0400
@@ -1,7 +1,7 @@
 <!-- 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_index" comment_char="#">
-        <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/rnastar_index.loc" />
+    <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>
 </tables>