Mercurial > repos > dchristiany > resource_building
comparison tool_data_table_conf.xml.sample @ 0:a4d442fbd939 draft default tip
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
| author | dchristiany |
|---|---|
| date | Fri, 19 Oct 2018 03:25:15 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a4d442fbd939 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <table name='peptide_atlas' comment_char="#"> | |
| 4 <columns>tissue,name,value</columns> | |
| 5 <file path="tool-data/peptide_atlas.loc"/> | |
| 6 </table> | |
| 7 <table name="proteinatlas" comment_char="#"> | |
| 8 <columns>name, value, path</columns> | |
| 9 <file path="tool-data/proteinatlas.loc" /> | |
| 10 </table> | |
| 11 <table name="id_mapping_tab" comment_char="#"> | |
| 12 <columns>name, value, path</columns> | |
| 13 <file path="tool-data/id_mapping.loc" /> | |
| 14 </table> | |
| 15 </tables> |
