Mercurial > repos > iuc > modify_loom
changeset 4:e003682e7979 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/anndata/ commit 6497f5415b57bedd849b876883574b3f0050741a"
| author | iuc |
|---|---|
| date | Thu, 07 Jan 2021 23:22:58 +0000 |
| parents | f2caffdb381d |
| children | 7c237a0c48f3 |
| files | macros.xml test-data/inspect.general.txt test-data/manipulate.concatenate.h5ad |
| diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Jul 22 16:15:16 2020 +0000 +++ b/macros.xml Thu Jan 07 23:22:58 2021 +0000 @@ -1,6 +1,6 @@ <macros> - <token name="@VERSION@">0.6.22.post1</token> - <token name="@GALAXY_VERSION@">galaxy4</token> + <token name="@VERSION@">0.7.4</token> + <token name="@GALAXY_VERSION@">galaxy1</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">anndata</requirement>
--- a/test-data/inspect.general.txt Wed Jul 22 16:15:16 2020 +0000 +++ b/test-data/inspect.general.txt Thu Jan 07 23:22:58 2021 +0000 @@ -1,3 +1,3 @@ -AnnData object with n_obs × n_vars = 640 × 11 +AnnData object with n_obs × n_vars = 640 × 11 obs: 'cell_type' uns: 'cell_type_colors', 'highlights', 'iroot'
