Mercurial > repos > proteore > proteore_data_manager
diff tool_data_table_conf.xml.sample @ 10:e6b8f0e5fe16 draft
planemo upload commit 567ba7934c0ca55529dfeb5e7ca0935ace260ad7-dirty
| author | proteore |
|---|---|
| date | Wed, 13 Mar 2019 06:09:49 -0400 |
| parents | 77db6c42a212 |
| children | 8ddd9d47e7ce |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Mar 12 06:40:37 2019 -0400 +++ b/tool_data_table_conf.xml.sample Wed Mar 13 06:09:49 2019 -0400 @@ -1,5 +1,9 @@ <?xml version="1.0"?> <tables> + <table name='proteore_peptide_atlas' comment_char="#"> + <columns>id, name, tissue, value</columns> + <file path="tool-data/proteore_peptide_atlas.loc"/> + </table> <table name="proteore_protein_atlas_normal_tissue" comment_char="#"> <columns>id, name, tissue, value</columns> <file path="tool-data/proteore_protein_atlas_normal_tissue.loc" />
