diff scanpy-regress-variable.xml @ 12:e277d77dc6da draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit 62f47287c7e8449c59a1f1f454852ddc669b1b1e-dirty"
author ebi-gxa
date Mon, 07 Sep 2020 13:04:51 +0000
parents 99c7380fae41
children 8205e95227e4
line wrap: on
line diff
--- a/scanpy-regress-variable.xml	Fri Jun 05 09:13:31 2020 -0400
+++ b/scanpy-regress-variable.xml	Mon Sep 07 13:04:51 2020 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_regress_variable" name="Scanpy RegressOut" version="@TOOL_VERSION@+galaxy10" profile="@PROFILE@">
+<tool id="scanpy_regress_variable" name="Scanpy RegressOut" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
   <description>variables that might introduce batch effect</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -38,7 +38,7 @@
       <param name="input_format" value="anndata"/>
       <param name="output_format" value="anndata"/>
       <param name="variable_keys" value="n_counts"/>
-      <output name="output_h5" file="scale_data.h5" ftype="h5" compare="sim_size"/>
+      <output name="output_h5" file="regress.h5" ftype="h5" compare="sim_size"/>
     </test>
   </tests>