Mercurial > repos > proteore > proteore_id_converter
comparison tool_data_table_conf.xml.sample @ 2:f8564e97ccd9 draft
planemo upload commit 0b1eade34b6a060e03f13ec92771694e8fc249d0-dirty
| author | proteore |
|---|---|
| date | Fri, 24 Aug 2018 04:35:33 -0400 |
| parents | c83e45dab5c9 |
| children | dbbc5b3ecdc1 |
comparison
equal
deleted
inserted
replaced
| 1:e4d9a4ab1930 | 2:f8564e97ccd9 |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Location of reference file for id_converter --> | 2 <!-- Location of ID Mapping files for id_converter--> |
| 3 <table name="human_id_mapping" comment_char="#"> | 3 <table name="id_mapping_file" comment_char="#"> |
| 4 <columns>name, value, path</columns> | 4 <columns>value, name, path</columns> |
| 5 <file path="tool-data/human_id_mapping.loc" /> | 5 <file path="tool-data/id_mapping.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
