| Previous changeset 5:bb4a5f1b415f (2019-03-11) Next changeset 7:69c70e45d5ab (2019-03-11) |
|
Commit message:
planemo upload commit f7974932f7ca782b9a5a8a092f84a0bb0f965e64-dirty |
|
added:
tool_data_table_conf.xml.sample |
| b |
| diff -r bb4a5f1b415f -r a37b623bcd7c tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Mar 11 04:40:52 2019 -0400 |
| b |
| @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name='proteore_nextprot_ref' comment_char="#"> + <columns>id, name, value</columns> + <file path="tool-data/proteore_nextprot_ref.loc"/> + </table> +</tables> |