comparison tool_data_table_conf.xml.sample @ 0:55efb19f0b34 draft

planemo upload commit e5e768b479ddc6b36270a1b5b0443a4c80d693bc-dirty
author dchristiany
date Tue, 23 Oct 2018 04:59:28 -0400
parents
children 80aae68f3481
comparison
equal deleted inserted replaced
-1:000000000000 0:55efb19f0b34
1 <?xml version="1.0"?>
2 <tables>
3 <table name='peptide_atlas' comment_char="#">
4 <columns>id, name, tissue, value</columns>
5 <file path="tool-data/peptide_atlas.loc"/>
6 </table>
7 <table name="protein_atlas" comment_char="#">
8 <columns>id, name, value, path</columns>
9 <file path="tool-data/protein_atlas.loc" />
10 </table>
11 <table name="id_mapping" comment_char="#">
12 <columns>id, name, value, path</columns>
13 <file path="tool-data/id_mapping.loc" />
14 </table>
15 </tables>