Mercurial > repos > proteore > proteore_id_converter
diff tool_data_table_conf.xml.sample @ 11:492a51f306c0 draft
planemo upload commit 9760cde192a15cdf3d2dbec05dd867eaa0392bcd-dirty
| author | proteore |
|---|---|
| date | Tue, 13 Nov 2018 03:50:31 -0500 |
| parents | dbbc5b3ecdc1 |
| children | dce5d78877d5 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Nov 12 08:19:39 2018 -0500 +++ b/tool_data_table_conf.xml.sample Tue Nov 13 03:50:31 2018 -0500 @@ -1,7 +1,7 @@ <tables> <!-- Location of ID Mapping files for id_converter--> - <table name="id_mapping_tab" comment_char="#"> + <table name="proteore_id_mapping" comment_char="#"> <columns>value, name, path</columns> - <file path="tool-data/id_mapping.loc" /> + <file path="tool-data/proteore_id_mapping.loc" /> </table> </tables> \ No newline at end of file
