Mercurial > repos > dchristiany > data_manager_proteore
annotate tool_data_table_conf.xml.sample @ 4:ab5a054b90a2 draft
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author | dchristiany |
---|---|
date | Fri, 19 Oct 2018 04:01:43 -0400 |
parents | c4ac72465a95 |
children | 1dc87bb457c7 |
rev | line source |
---|---|
0
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
2 <tables> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
3 <table name='peptide_atlas' comment_char="#"> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
4 <columns>tissue,name,value</columns> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
5 <file path="tool-data/peptide_atlas.loc"/> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
6 </table> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
7 <table name="proteinatlas" comment_char="#"> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
8 <columns>name, value, path</columns> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
9 <file path="tool-data/proteinatlas.loc" /> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
10 </table> |
2de84fea8367
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
diff
changeset
|
11 </tables> |