diff scanpy-filter-genes.xml @ 4:fa6c08064fc1 draft

planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/tree/develop/tools/tertiary-analysis/scanpy commit d13a0a5fceabe51e1a6fe763767b963623aa295a
author ebi-gxa
date Mon, 28 Oct 2019 05:24:17 -0400
parents 77fbe74247c2
children f1e4de78d768
line wrap: on
line diff
--- a/scanpy-filter-genes.xml	Fri Oct 25 08:21:35 2019 -0400
+++ b/scanpy-filter-genes.xml	Mon Oct 28 05:24:17 2019 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_filter_genes" name="Scanpy FilterGenes" version="@TOOL_VERSION@+galaxy2">
+<tool id="scanpy_filter_genes" name="Scanpy FilterGenes" version="@TOOL_VERSION@+galaxy3">
   <description>based on counts and numbers of cells expressed</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -22,6 +22,7 @@
 #end if
     @INPUT_OPTS@
     @OUTPUT_OPTS@
+    @EXPORT_MTX_OPTS@
 ]]></command>
 
   <inputs>