changeset 8:b85871dd69f9 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:26:02 +0000
parents 43cb7b5a6fe7
children 8db95f488f0f
files macros.xml manipulate.xml test-data/inspect.general.txt test-data/manipulate.concatenate.h5ad
diffstat 4 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Wed Jul 22 12:21:13 2020 -0400
+++ b/macros.xml	Thu Jan 07 23:26:02 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/manipulate.xml	Wed Jul 22 12:21:13 2020 -0400
+++ b/manipulate.xml	Thu Jan 07 23:26:02 2021 +0000
@@ -242,7 +242,7 @@
     <tests>
         <test>
             <!-- test 1 -->
-            <param name="input" value="krumsiek11.h5ad"/>
+            <param name="input" value="import.csv.h5ad"/>
             <conditional name="manipulate">
                 <param name="function" value="concatenate"/>
                 <param name="other_adatas" value="import.csv.h5ad"/>
@@ -380,7 +380,7 @@
             <conditional name="manipulate">
                 <param name="function" value="save_raw"/>
             </conditional>
-            <output name="anndata" value="manipulate.save_raw.h5ad" ftype="h5ad" compare="sim_size"/>
+            <output name="anndata" value="manipulate.save_raw.h5ad" ftype="h5ad" compare="sim_size" delta="20000" />
         </test>
     </tests>
     <help><![CDATA[
--- a/test-data/inspect.general.txt	Wed Jul 22 12:21:13 2020 -0400
+++ b/test-data/inspect.general.txt	Thu Jan 07 23:26:02 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'
Binary file test-data/manipulate.concatenate.h5ad has changed