diff dropletutils-read-10x.xml @ 6:ca62f52e0d7f draft default tip

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit a1ad1ddd9b8e4db5bb82c3accae8311e0e488b19"
author ebi-gxa
date Fri, 27 Nov 2020 13:39:58 +0000
parents 3dd08eb96cf6
children
line wrap: on
line diff
--- a/dropletutils-read-10x.xml	Tue Jul 07 12:12:12 2020 -0400
+++ b/dropletutils-read-10x.xml	Fri Nov 27 13:39:58 2020 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="dropletutils_read_10x" name="DropletUtils Read10x" version="@TOOL_VERSION@+galaxy2">
+<tool id="dropletutils_read_10x" name="DropletUtils Read10x" version="@TOOL_VERSION@+galaxy0">
   <description>into SingleCellExperiment object</description>
   <macros>
     <import>dropletutils_macros.xml</import>
@@ -43,7 +43,7 @@
       <param name="matrix" value="matrix.mtx"/>
       <param name="genes" value="genes.tsv"/>
       <param name="barcodes" value="barcodes.tsv"/>
-      <output name="output_rds" file="read_10x.rds" ftype="rdata" compare="sim_size"/>
+      <output name="output_rds" file="raw_sce.rds" ftype="rdata" compare="sim_size" delta="1000000"/>
     </test>
   </tests>