Mercurial > repos > iuc > snpsift_dbnsfp
diff tool_data_table_conf.xml.sample @ 277:6c1a0c6cf28c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift_dbnsfp commit d12a2e9dd273b4c23db48bbb747f32700887710e
| author | iuc |
|---|---|
| date | Tue, 07 Jun 2016 09:41:50 -0400 |
| parents | 417d227c5fef |
| children | 3ebd796c90e0 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 30 21:45:44 2015 -0500 +++ b/tool_data_table_conf.xml.sample Tue Jun 07 09:41:50 2016 -0400 @@ -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_dbnsfps" comment_char="#"> + <columns>key, build, name, value, annotations</columns> + <file path="tool-data/snpsift_dbnsfps.loc" /> </table> </tables>
