comparison tool_data_table_conf.xml.sample @ 2:80aae68f3481 draft

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