Previous changeset 2:c838e7136a40 (2016-12-05) Next changeset 4:4e21e4f2bc48 (2017-06-12) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31 |
modified:
tool_data_table_conf.xml.sample |
b |
diff -r c838e7136a40 -r 563d1bdb7b80 tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Mon Dec 05 12:06:13 2016 -0500 +++ b/tool_data_table_conf.xml.sample Mon Dec 19 11:57:06 2016 -0500 |
b |
@@ -1,5 +1,5 @@ <tables> - <table name="snpsift_dbnsfps" comment_char="#"> + <table name="snpsift_dbnsfps" comment_char="#" allow_duplicate_entries="False"> <columns>key, build, name, value, annotations</columns> <file path="tool-data/snpsift_dbnsfps.loc" /> </table> |