diff normalize.xml @ 10:ab55fe8030b6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/scanpy/ commit 806c15e8f3ae7acea300ebeb83222162c42eca14"
author iuc
date Wed, 22 Sep 2021 21:12:45 +0000
parents 5342ce58cd1e
children c9cb76cf8d6c
line wrap: on
line diff
--- a/normalize.xml	Mon Apr 12 18:18:24 2021 +0000
+++ b/normalize.xml	Wed Sep 22 21:12:45 2021 +0000
@@ -1,5 +1,6 @@
 <tool id="scanpy_normalize" name="Normalize" version="@galaxy_version@" profile="@profile@">
     <description>with scanpy</description>
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
@@ -168,7 +169,7 @@
                     <has_text_matching expression="log=True"/>
                 </assert_contents>
             </output>
-            <output name="anndata_out" file="pp.recipe_zheng17.random-randint.h5ad" ftype="h5ad" compare="sim_size" delta="1000000" delta_frace="0.15"/>
+            <output name="anndata_out" file="pp.recipe_zheng17.random-randint.h5ad" ftype="h5ad" compare="sim_size" delta="1000000" delta_frac="0.15"/>
         </test>
         <test>
             <!-- test 2 -->
@@ -214,7 +215,7 @@
                     <has_text_matching expression="log=True"/>
                 </assert_contents>
             </output>
-            <output name="anndata_out" file="pp.recipe_seurat.recipe_zheng17.h5ad" ftype="h5ad" compare="sim_size" delta="1000000" delta_frace="0.15"/>
+            <output name="anndata_out" file="pp.recipe_seurat.recipe_zheng17.h5ad" ftype="h5ad" compare="sim_size" delta="1000000" delta_frac="0.25"/>
         </test>
     </tests>
     <help><![CDATA[