Mercurial > repos > gga > tripal_analysis_get_analyses
changeset 6:68d3383b2fe4 draft
planemo upload for repository https://github.com/galaxy-genome-annotation/galaxy-tools/tree/master/tools/tripal commit 35c5eff77b573a66f3611b4906417df9a440c857
author | gga |
---|---|
date | Tue, 05 Mar 2019 05:04:28 -0500 |
parents | 4bca8ccaa3a2 |
children | 6dd84962af74 |
files | analysis_get_analyses.xml macros.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/analysis_get_analyses.xml Mon Feb 25 05:47:39 2019 -0500 +++ b/analysis_get_analyses.xml Tue Mar 05 05:04:28 2019 -0500 @@ -42,7 +42,7 @@ --date_executed "$date_executed" #end if - | jq -S . > $results + | jq -S . > '$results' ]]></command> <inputs> <param name="analysis_id" label="Analysis Id" argument="analysis_id" type="integer" optional="true" help="An analysis ID" />
--- a/macros.xml Mon Feb 25 05:47:39 2019 -0500 +++ b/macros.xml Tue Mar 05 05:04:28 2019 -0500 @@ -2,7 +2,7 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="3.2">python-tripal</requirement> + <requirement type="package" version="3.2.1">python-tripal</requirement> <yield/> </requirements> </xml> @@ -15,7 +15,7 @@ </stdio> </xml> - <token name="@WRAPPER_VERSION@">3.2</token> + <token name="@WRAPPER_VERSION@">3.2.1</token> <xml name="citation"> <citations>