Mercurial > repos > proteore > proteore_protein_interaction_maps
diff tool_data_table_conf.xml.sample @ 0:3fcdc585cd2e draft
planemo upload commit 696e05eadff826a980b1150be5db5d1f52d06b1b-dirty
| author | proteore |
|---|---|
| date | Fri, 01 Mar 2019 11:23:22 -0500 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Fri Mar 01 11:23:22 2019 -0500 @@ -0,0 +1,14 @@ +<tables> + <table name="proteore_biogrid_dictionaries" comment_char="#"> + <columns>id, name, species, value</columns> + <file path="tool-data/proteore_biogrid_dictionaries.loc" /> + </table> + <table name="proteore_bioplex_dictionaries" comment_char="#"> + <columns>id, name, species, value</columns> + <file path="tool-data/proteore_bioplex_dictionaries.loc" /> + </table> + <table name="proteore_humap_dictionaries" comment_char="#"> + <columns>id, name, species, value</columns> + <file path="tool-data/proteore_humap_dictionaries.loc" /> + </table> +</tables> \ No newline at end of file
