diff scanpy-multiplet-scrublet-plot.xml @ 7:6f5509cf3176 draft default tip

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit ee197a80b2d591c393e1662854bc119b2ecab11e-dirty
author ebi-gxa
date Tue, 27 Feb 2024 16:42:11 +0000
parents 4276a6dea8d1
children
line wrap: on
line diff
--- a/scanpy-multiplet-scrublet-plot.xml	Fri Oct 13 14:08:11 2023 +0000
+++ b/scanpy-multiplet-scrublet-plot.xml	Tue Feb 27 16:42:11 2024 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_plot_scrublet" name="Scanpy Plot Scrublet" version="@TOOL_VERSION@+galaxy93" profile="@PROFILE@">
+<tool id="scanpy_plot_scrublet" name="Scanpy Plot Scrublet" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
   <description>visualise multiplet scoring distribution</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -54,7 +54,7 @@
       <param name="input_format" value="anndata"/>
       <param name="scale_hist_obs" value="linear"/>
       <param name="scale_hist_sim" value="linear"/>
-      <output name="output_png" file="plot_scrublet.png" ftype="png" compare="sim_size"/>
+      <output name="output_png" file="plot_scrublet.png" ftype="png" compare="sim_size" delta_frac="0.1"/>
     </test>
   </tests>