diff tool_data_table_conf.xml.sample @ 7:5ba8e317529a draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hisat2 commit 5c49c4049418cdca86f40df5a5d8014c2d932dde
author iuc
date Sat, 21 Jan 2017 15:42:34 -0500
parents 5bafe7d7a55e
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed Nov 09 05:57:35 2016 -0500
+++ b/tool_data_table_conf.xml.sample	Sat Jan 21 15:42:34 2017 -0500
@@ -1,6 +1,6 @@
 <tables>
     <!-- Locations of indexes in the HISAT mapper format -->
-    <table name="hisat2_indexes" comment_char="#">
+    <table name="hisat2_indexes" comment_char="#" allow_duplicate_entries="False">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/hisat2_indexes.loc" />
     </table>