Mercurial > repos > proteore > proteore_data_manager
changeset 18:8ddd9d47e7ce draft
planemo upload commit 04868e380c43447fac1309fc292785d67863a87b-dirty
| author | proteore |
|---|---|
| date | Fri, 03 May 2019 09:59:42 -0400 |
| parents | e785cc7f1ac0 |
| children | ff724e70dae0 |
| files | data_manager/resource_building.xml tool_data_table_conf.xml.sample |
| diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/data_manager/resource_building.xml Fri May 03 08:48:48 2019 -0400 +++ b/data_manager/resource_building.xml Fri May 03 09:59:42 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.05.03" tool_type="manage_data"> +<tool id="data_manager_proteore" name="Get source files for proteore tools" version="2019.05.03.01" tool_type="manage_data"> <description> to create or update reference files for proteore tools </description>
--- a/tool_data_table_conf.xml.sample Fri May 03 08:48:48 2019 -0400 +++ b/tool_data_table_conf.xml.sample Fri May 03 09:59:42 2019 -0400 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <tables> - <table name='proteore_peptide_atlas' comment_char="#"> + <table name="proteore_peptide_atlas" comment_char="#"> <columns>id, name, tissue, value</columns> <file path="tool-data/proteore_peptide_atlas.loc"/> </table>
