Previous changeset 3:847db7b39bdc (2016-12-05) Next changeset 5:d12a810c837e (2017-06-12) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets/ commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31 |
modified:
tool_data_table_conf.xml.sample |
b |
diff -r 847db7b39bdc -r ea2e7d299365 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Mon Dec 05 12:06:09 2016 -0500 +++ b/tool_data_table_conf.xml.sample Mon Dec 19 11:57:27 2016 -0500 |
b |
@@ -1,5 +1,5 @@ <tables> - <table name="snpeff_msigdb_database" comment_char="#"> + <table name="snpeff_msigdb_database" comment_char="#" allow_duplicate_entries="False"> <columns>value, name, path</columns> <file path="tool-data/snpeff_msigdb_database.loc" /> </table> |