diff scanpy-filter-cells.xml @ 3:8e48fa9618c1 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:27:24 -0400
parents c23d0ff783d4
children 1b0fdf08a454
line wrap: on
line diff
--- a/scanpy-filter-cells.xml	Fri Oct 25 08:25:27 2019 -0400
+++ b/scanpy-filter-cells.xml	Mon Oct 28 05:27:24 2019 -0400
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="scanpy_filter_cells" name="Scanpy FilterCells" version="@TOOL_VERSION@+galaxy0">
+<tool id="scanpy_filter_cells" name="Scanpy FilterCells" version="@TOOL_VERSION@+galaxy1">
   <description>based on counts and numbers of genes expressed</description>
   <macros>
     <import>scanpy_macros2.xml</import>
@@ -25,6 +25,7 @@
 #end if
     @INPUT_OPTS@
     @OUTPUT_OPTS@
+    @EXPORT_MTX_OPTS@
     ]]></command>
 
   <inputs>