Mercurial > repos > proteore > proteore_get_expression_profiles
diff tool_data_table_conf.xml.sample @ 0:1c9562e9ea67 draft default tip
planemo upload commit c599cfc156c77626df2b674bdfbd437b9f664ab9
| author | proteore |
|---|---|
| date | Thu, 13 Dec 2018 04:06:48 -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 Thu Dec 13 04:06:48 2018 -0500 @@ -0,0 +1,7 @@ +<tables> + <!-- Location of Human Protein Atlas --> + <table name="proteinatlas" comment_char="#"> + <columns>name, value, path</columns> + <file path="tool-data/proteinatlas.loc" /> + </table> +</tables> \ No newline at end of file
