Mercurial > repos > proteore > proteore_id_converter
diff tool_data_table_conf.xml.sample @ 0:c83e45dab5c9 draft
planemo upload commit fa7e64b910f0f92c5f3e160536ace963c7ab0cba-dirty
| author | proteore |
|---|---|
| date | Tue, 21 Aug 2018 09:06:21 -0400 |
| parents | |
| children | f8564e97ccd9 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Aug 21 09:06:21 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of reference file for id_converter --> + <table name="human_id_mapping" comment_char="#"> + <columns>name, value, path</columns> + <file path="tool-data/human_id_mapping.loc" /> + </table> +</tables> \ No newline at end of file
