Mercurial > repos > dchristiany > data_manager_proteore
annotate tool_data_table_conf.xml.sample @ 8:1c5a49b120b6 draft
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
author | dchristiany |
---|---|
date | Fri, 19 Oct 2018 04:28:46 -0400 |
parents | d16a52bf0e5b |
children | 2f153b41b6fe |
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> |
7
d16a52bf0e5b
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
6
diff
changeset
|
7 <table name="protein_atlas" comment_char="#"> |
d16a52bf0e5b
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
6
diff
changeset
|
8 <columns>name, value, path</columns> |
8
1c5a49b120b6
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
7
diff
changeset
|
9 <file path="tool-data/protein_atlas.loc" /> |
7
d16a52bf0e5b
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
6
diff
changeset
|
10 </table> |
6
9c75521e4a64
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
5
diff
changeset
|
11 <table name="id_mapping" comment_char="#"> |
5
1dc87bb457c7
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
4
diff
changeset
|
12 <columns>name, value, path</columns> |
1dc87bb457c7
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
4
diff
changeset
|
13 <file path="tool-data/id_mapping.loc" /> |
1dc87bb457c7
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
4
diff
changeset
|
14 </table> |
1dc87bb457c7
planemo upload commit d703392579d96e480c6461ce679516b12cefb3de-dirty
dchristiany
parents:
4
diff
changeset
|
15 </tables> |