Mercurial > repos > iuc > anndata_import
changeset 2:e175d4067b00 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 3b41d687ff30583540d055f6995de00530cca81d"
author | iuc |
---|---|
date | Thu, 12 Dec 2019 09:23:27 -0500 |
parents | a61350ab6563 |
children | b5c7ba11401d |
files | import.xml macros.xml test-data/manipulate.save_raw.h5ad |
diffstat | 3 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/import.xml Wed Oct 16 06:27:31 2019 -0400 +++ b/import.xml Thu Dec 12 09:23:27 2019 -0500 @@ -13,7 +13,7 @@ </xml> </macros> <expand macro="requirements"> - + <requirement type="package" version="1.4.4.post1">scanpy</requirement> </expand> <expand macro="version_command"/> <command detect_errors="exit_code"><![CDATA[
--- a/macros.xml Wed Oct 16 06:27:31 2019 -0400 +++ b/macros.xml Thu Dec 12 09:23:27 2019 -0500 @@ -1,6 +1,6 @@ <macros> <token name="@VERSION@">0.6.22.post1</token> - <token name="@GALAXY_VERSION@">galaxy0</token> + <token name="@GALAXY_VERSION@">galaxy1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">anndata</requirement>