Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 268:3f4b72005bfd draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit 1cfbe7505ebac3b447c6ae0f0d76b42656496588
author | iuc |
---|---|
date | Mon, 09 Nov 2015 18:56:45 -0500 |
parents | de06bdb0e156 |
children | a1b5f8354403 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 02 13:08:16 2015 -0500 +++ b/tool_data_table_conf.xml.sample Mon Nov 09 18:56:45 2015 -0500 @@ -1,7 +1,7 @@ <tables> - <table name="snpeff_msigdb_database" comment_char="#"> - <columns>value, name, path</columns> - <file path="tool-data/snpeff_msigdb_database.loc" /> + <table name="snpsift_dbnsfp" comment_char="#"> + <columns>dbkey, name, value, annotations</columns> + <file path="tool-data/snpsift_dbnsfp.loc" /> </table> </tables>