Mercurial > repos > proteore > proteore_pathview_mapping
diff tool_data_table_conf.xml.sample @ 0:097bb3ed2b4d draft
planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
| author | proteore |
|---|---|
| date | Wed, 22 Aug 2018 11:30:23 -0400 |
| parents | |
| children | 59c96f071853 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Aug 22 11:30:23 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Location kegg_pathways file for pathview tool --> + <table name="kegg_pathways" comment_char="#" > + <columns>dbkey,name,value,path</columns> + <file path="tool-data/kegg_pathways.loc" /> + </table> +</tables> \ No newline at end of file
