Mercurial > repos > proteore > proteore_id_converter
diff tool_data_table_conf.xml.sample @ 14:659f1248f535 draft
planemo upload commit 688c456ca57914a63c20eba942ec5fe81e896099-dirty
author | proteore |
---|---|
date | Wed, 19 Sep 2018 04:45:04 -0400 |
parents | 4fcc5e5c0902 |
children | b50d913ec067 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Aug 27 06:12:21 2018 -0400 +++ b/tool_data_table_conf.xml.sample Wed Sep 19 04:45:04 2018 -0400 @@ -1,7 +1,7 @@ <tables> - <!-- Location of reference file for id_converter --> - <table name="human_id_mapping" comment_char="#"> - <columns>dbkey, name, value</columns> - <file path="tool-data/human_id_mapping.loc" /> + <!-- Location of ID Mapping files for id_converter--> + <table name="id_mapping_tab" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/id_mapping.loc" /> </table> </tables> \ No newline at end of file