Mercurial > repos > iuc > hisat2
diff tool_data_table_conf.xml.sample @ 9:3c6160bd2281 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:17 -0500 |
parents | b01b13024dd1 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Nov 09 06:30:21 2016 -0500 +++ b/tool_data_table_conf.xml.sample Sat Jan 21 15:42:17 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>