Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 3:18d3b1ea7a18 draft
planemo upload commit c6e1fd1f68e81ce9eea6ad66adee21070f2893ef-dirty
| author | proteore |
|---|---|
| date | Wed, 06 Mar 2019 09:50:27 -0500 |
| parents | 0915249b8c4b |
| children | f281a1eb83d6 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Mar 06 08:57:43 2019 -0500 +++ b/tool_data_table_conf.xml.sample Wed Mar 06 09:50:27 2019 -0500 @@ -13,15 +13,15 @@ <file path="tool-data/proteore_protein_atlas_tumor_tissue.loc" /> </table> <table name="proteore_id_mapping_Human" comment_char="#"> - <columns>id, name, value, path</columns> + <columns>id, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Human.loc" /> </table> <table name="proteore_id_mapping_Mouse" comment_char="#"> - <columns>id, name, value, path</columns> + <columns>id, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Mouse.loc" /> </table> <table name="proteore_id_mapping_Rat" comment_char="#"> - <columns>id, name, value, path</columns> + <columns>id, name, species, value</columns> <file path="tool-data/proteore_id_mapping_Rat.loc" /> </table> <table name="proteore_biogrid_dictionaries" comment_char="#">
