Mercurial > repos > iuc > snpsift_dbnsfp
changeset 3:563d1bdb7b80 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit bd4fbe120288bf8452e479cbd82aa1bbf5c4bd31
| author | iuc | 
|---|---|
| date | Mon, 19 Dec 2016 11:57:06 -0500 | 
| parents | c838e7136a40 | 
| children | 4e21e4f2bc48 | 
| files | tool_data_table_conf.xml.sample | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- 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 @@ -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>
