Previous changeset 1:1f4ee04c0841 (2016-12-05) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp_generic/ commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31 |
modified:
tool_data_table_conf.xml.sample |
b |
diff -r 1f4ee04c0841 -r a7cbaf3beadd 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:16 2016 -0500 |
b |
@@ -1,5 +1,5 @@ <tables> - <table name="snpsift_dbnsfp" comment_char="#"> + <table name="snpsift_dbnsfp" comment_char="#" allow_duplicate_entries="False"> <columns>dbkey, build, name, value, annotations</columns> <file path="tool-data/snpsift_dbnsfp.loc" /> </table> |