comparison tool_data_table_conf.xml.sample @ 13:4fcc5e5c0902 draft

Uploaded
author proteore
date Mon, 27 Aug 2018 06:12:21 -0400
parents 59da262c572c
children 659f1248f535
comparison
equal deleted inserted replaced
12:9b0428ecefb8 13:4fcc5e5c0902
1 <tables> 1 <tables>
2 <!-- Location of reference file for id_converter --> 2 <!-- Location of reference file for id_converter -->
3 <table name="human_id_mapping" comment_char="#"> 3 <table name="human_id_mapping" comment_char="#">
4 <columns>name, value, path</columns> 4 <columns>dbkey, name, value</columns>
5 <file path="tool-data/human_id_mapping.loc" /> 5 <file path="tool-data/human_id_mapping.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>