comparison tool_data_table_conf.xml.sample @ 1:b9bf788be4dd draft

planemo upload commit 2e441b4969ae7cf9aeb227a1d47c43ef7268a5e6-dirty
author proteore
date Wed, 22 Aug 2018 11:16:00 -0400
parents
children
comparison
equal deleted inserted replaced
0:4da8523282cf 1:b9bf788be4dd
1 <tables>
2 <!-- location uniprot_kegg_list for find pathways tool-->
3 <table name='uniprot_kegg_list' comment_char="#">
4 <columns>name,date,organism,value</columns>
5 <file path="tool-data/uniprot_kegg_list.loc"/>
6 </table>
7 <!-- location entrez_kegg_list for find pathways tool-->
8 <table name='entrez_kegg_list' comment_char="#">
9 <columns>name,date,organism,value</columns>
10 <file path="tool-data/entrez_kegg_list.loc"/>
11 </table>
12 </tables>