diff seurat_normalise_data.xml @ 3:87de4824cb32 draft default tip

planemo upload commit 34c30124158749b9eef51d5f323b608a503e7940
author ebi-gxa
date Sun, 01 Oct 2023 09:07:32 +0000
parents ce141a4e433e
children
line wrap: on
line diff
--- a/seurat_normalise_data.xml	Thu Apr 16 09:30:59 2020 +0000
+++ b/seurat_normalise_data.xml	Sun Oct 01 09:07:32 2023 +0000
@@ -1,4 +1,4 @@
-<tool id="seurat_normalise_data" name="Seurat NormaliseData" version="@SEURAT_VERSION@_@VERSION@+galaxy0">
+<tool id="seurat_normalise_data" name="Seurat NormaliseData" profile="18.01" version="@SEURAT_VERSION@+galaxy0">
     <description>normalise data</description>
     <macros>
         <import>seurat_macros.xml</import>
@@ -41,8 +41,12 @@
 
     <tests>
         <test>
-            <param name="input" ftype="rdata" value="seurat.rds"/>
-            <output name="rds_seurat_file" ftype="rdata" value="out_norm.rds" compare="sim_size"/>
+            <param name="rds_seurat_file" ftype="rdata" value="E-MTAB-6077-3k_features_90_cells.rds"/>
+            <output name="rds_seurat_file" ftype="rdata">
+              <assert_contents>
+                <has_size value="2720178" delta="200000"/>
+              </assert_contents>
+            </output>
         </test>
     </tests>
     <help><![CDATA[