Mercurial > repos > ethevenot > transformation
changeset 1:d971449245b1 draft default tip
planemo upload for repository https://github.com/workflow4metabolomics/transformation.git commit 60ebb3e8919c09c18f89a5362750ae45ca84d0c2
| author | ethevenot |
|---|---|
| date | Wed, 28 Feb 2018 09:20:37 -0500 |
| parents | c7b8e82af08e |
| children | |
| files | build.xml transformation_config.xml |
| diffstat | 2 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/build.xml Tue Oct 24 08:59:35 2017 -0400 +++ b/build.xml Wed Feb 28 09:20:37 2018 -0500 @@ -36,7 +36,7 @@ <arg value="--conda_prefix"/> <arg value="${conda.dir}"/> <arg value="--galaxy_branch"/> - <arg value="release_16.01"/> + <arg value="release_17.05"/> <arg value="--conda_dependency_resolution"/> <arg value="${tool.xml}"/> </exec>
--- a/transformation_config.xml Tue Oct 24 08:59:35 2017 -0400 +++ b/transformation_config.xml Wed Feb 28 09:20:37 2018 -0500 @@ -2,7 +2,7 @@ <description>Transforms the dataMatrix intensity values</description> <requirements> - <requirement type="package">r-batch</requirement> + <requirement type="package" version="1.1_4">r-batch</requirement> </requirements> <stdio> @@ -78,7 +78,6 @@ | .. image:: transformation_workflowPositionImage.png -:width: 600
