Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 6:f281a1eb83d6 draft
planemo upload commit 5df487b88ce2146c4be8e1d9f419006583185f6a-dirty
| author | proteore |
|---|---|
| date | Mon, 11 Mar 2019 04:30:28 -0400 |
| parents | 18d3b1ea7a18 |
| children | 77db6c42a212 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Mar 08 04:09:43 2019 -0500 +++ b/tool_data_table_conf.xml.sample Mon Mar 11 04:30:28 2019 -0400 @@ -36,4 +36,8 @@ <columns>id, name, species, value</columns> <file path="tool-data/proteore_humap_dictionaries.loc" /> </table> + <table name='proteore_nextprot_ref' comment_char="#"> + <columns>id, name, value</columns> + <file path="tool-data/proteore_nextprot_ref.loc"/> + </table> </tables>
