Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 276:417d227c5fef draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_genesets commit baa6a1ec8b3c440cdf73409ccaafcd303e9f4e72
| author | iuc |
|---|---|
| date | Mon, 30 Nov 2015 21:45:44 -0500 |
| parents | 6ae8f348325c |
| children | 6c1a0c6cf28c |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 30 21:45:25 2015 -0500 +++ b/tool_data_table_conf.xml.sample Mon Nov 30 21:45:44 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>
