Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 273:1e2e2c28de8e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets commit 97a064489364118d108b0dd2cfb4d9bc53080837
| author | iuc |
|---|---|
| date | Thu, 19 Nov 2015 14:53:27 -0500 |
| parents | 52bf0495b70a |
| children | 7a4ee812b877 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Thu Nov 19 14:53:04 2015 -0500 +++ b/tool_data_table_conf.xml.sample Thu Nov 19 14:53:27 2015 -0500 @@ -1,7 +1,7 @@ <tables> - <table name="snpsift_dbnsfp" comment_char="#"> - <columns>dbkey, build, name, value, annotations</columns> - <file path="tool-data/snpsift_dbnsfp.loc" /> + <table name="snpeff_msigdb_database" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/snpeff_msigdb_database.loc" /> </table> </tables>
