comparison tool_data_table_conf.xml.sample @ 0:42d0805353b6 draft

planemo upload commit 0ce4c81e6d2f7af8c9b52f6c07e83b0319c2adb1-dirty
author proteore
date Wed, 19 Sep 2018 05:38:52 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:42d0805353b6
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>