diff tool_data_table_conf.xml.sample @ 3:318b2a9d54dd 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:59 -0400
parents b2326241bb09
children d82339e37e8e
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Fri Feb 05 11:56:20 2016 -0500
+++ b/tool_data_table_conf.xml.sample	Fri Apr 21 07:58:59 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>