Mercurial > repos > iuc > scanpy_plot
changeset 2:791469a96577 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit e6675eff6b4d49386c2a9e4dde0011ba33aedbcc"
author | iuc |
---|---|
date | Thu, 05 Dec 2019 12:04:53 +0000 |
parents | 072b759d0fca |
children | 22c1b4b70360 |
files | macros.xml plot.xml |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Oct 16 06:21:53 2019 -0400 +++ b/macros.xml Thu Dec 05 12:04:53 2019 +0000 @@ -1,5 +1,6 @@ <macros> - <token name="@version@">1.4.4</token> + <token name="@version@">1.4.4.post1</token> + <token name="@profile@">19.01</token> <token name="@galaxy_version@"><![CDATA[@version@+galaxy0]]></token> <xml name="requirements"> <requirements>
--- a/plot.xml Wed Oct 16 06:21:53 2019 -0400 +++ b/plot.xml Thu Dec 05 12:04:53 2019 +0000 @@ -1,4 +1,4 @@ -<tool id="scanpy_plot" name="Plot" version="@galaxy_version@"> +<tool id="scanpy_plot" name="Plot" version="@galaxy_version@" profile="@profile@"> <description> with scanpy</description> <macros> <import>macros.xml</import>