Mercurial > repos > galaxyp > idpquery
changeset 5:47c6b21c0afe draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tools/bumbershoot commit e28e65d5554b851fa7880f0bfe32870524852276"
author | galaxyp |
---|---|
date | Fri, 12 Jun 2020 10:57:35 -0400 |
parents | 66c38e74d1ae |
children | 6da05a8b5d8b |
files | idpquery.xml macros.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/idpquery.xml Tue Nov 21 13:19:28 2017 -0500 +++ b/idpquery.xml Fri Jun 12 10:57:35 2020 -0400 @@ -119,7 +119,7 @@ <param name="input" value="201203-624176-12-mm-gui-test.idpDB" /> <param name="group_by_value" value="GeneGroup" /> <param name="report_columns" value="GeneGroup,GeneId,DistinctMatches" /> - <output name="output" file="201203-624176-12-mm-gui-test-GeneGroup-GeneGroup,GeneId,DistinctMatches.tsv" /> + <output name="output" file="201203-624176-12-mm-gui-test-GeneGroup-GeneGroup,GeneId,DistinctMatches.tsv" lines_diff="8" /> </test> </tests> <help>
--- a/macros.xml Tue Nov 21 13:19:28 2017 -0500 +++ b/macros.xml Fri Jun 12 10:57:35 2020 -0400 @@ -1,8 +1,8 @@ <macros> - <token name="@VERSION@">3.0.11579</token> + <token name="@VERSION@">3.0.20163</token> <xml name="requirements"> <requirements> - <requirement type="package" version="3_0_11579">bumbershoot</requirement> + <requirement type="package" version="3_0_20163_6147e44">bumbershoot</requirement> <yield/> </requirements> </xml>