diff scmap_scmap_cluster.xml @ 2:97922339644a draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 542b6e6848acedbbedb6fa2d4b44c8d476597cdd"
author ebi-gxa
date Fri, 03 Apr 2020 06:34:55 -0400
parents 5421e01f640a
children 6651208d890b
line wrap: on
line diff
--- a/scmap_scmap_cluster.xml	Fri Oct 25 08:46:23 2019 -0400
+++ b/scmap_scmap_cluster.xml	Fri Apr 03 06:34:55 2020 -0400
@@ -1,4 +1,4 @@
-<tool id="scmap_scmap_cluster" name="scmap cluster projection" version="@TOOL_VERSION@+galaxy0" python_template_version="3.5">
+<tool id="scmap_scmap_cluster" name="scmap cluster projection" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
     <description>projects one dataset to another</description>
     <macros>
         <import>scmap_macros.xml</import>
@@ -20,8 +20,8 @@
         <test>
             <param name="index_single_cell_experiment" value="index_cluster.rds" ftype="rdata"/>
             <param name="project_single_cell_experiment" value="test_sce.rds" ftype="rdata"/>
-            <output name="output_single_cell_experiment" file="project_cluster.rds"/>
-            <output name="output_txt" file="project_cluster.csv"/>
+            <output name="output_single_cell_experiment" file="project_cluster.rds" compare="sim_size"/>
+            <output name="output_txt" file="project_cluster.csv" compare="sim_size"/>
         </test>
     </tests>
     <help><![CDATA[