comparison tool_data_table_conf.xml.sample @ 0:59bc96331073 draft default tip

planemo upload for repository https://github.com/geraldinepascal/FROGS-wrappers/tree/v3.1.0 commit 08296fc88e3e938c482c631bd515b3b7a0499647
author frogs
date Thu, 28 Feb 2019 10:14:49 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:59bc96331073
1 <tables>
2 <!-- Location of frogs database files -->
3 <table name="frogs_db" comment_char="#">
4 <columns>value, name, path</columns>
5 <file path="${__HERE__}/tool-data/frogs_db.loc" />
6 </table>
7 <table name="HVL_db" comment_char="#">
8 <columns>value, name, path</columns>
9 <file path="${__HERE__}/tool-data/HVL_db.loc" />
10 </table>
11 <table name="phiX_db" comment_char="#">
12 <columns>value, name, path</columns>
13 <file path="${__HERE__}/tool-data/phiX_db.loc" />
14 </table>
15 </tables>